Skip to content

Releases: quasarframework/quasar-testing

@quasar/testing-unit-vitest v0.3.0

04 May 19:42
Compare
Choose a tag to compare

This AE is in alpha phase, let us know if you bump in any problem

Install it by running quasar ext add @quasar/testing-unit-vitest
Check out the docs

What's Changed

  • update dependency vitest@^0.30.1 by @mobsean in #334
  • update dependency vitest@^0.31.0

Full Changelog: unit-vitest-v0.2.1...unit-vitest-v0.3.0

@quasar/testing-unit-vitest v0.2.1

28 Feb 14:04
Compare
Choose a tag to compare

This AE is in alpha phase, let us know if you bump in any problem

Install it by running quasar ext add @quasar/testing-unit-vitest
Check out the docs

What's Changed

@quasar/testing-e2e-cypress v5.1.0

28 Feb 12:10
Compare
Choose a tag to compare

@quasar/testing v2.1.0

14 Feb 09:32
Compare
Choose a tag to compare

New Cypress AE v5 is installed when Cypress testing is selected into the harness manager prompts
The option to install Cypress AE v4 has been removed

@quasar/testing-e2e-cypress v5.0.0

14 Feb 09:27
Compare
Choose a tag to compare

Package promoted to stable, there're no changes from previous beta release

Install it by running quasar ext add @quasar/testing-e2e-cypress
Check out the updated docs and the related migration guide

@quasar/testing-e2e-cypress v5.0.0 beta 11 - Cypress 12 support

28 Dec 14:31
Compare
Choose a tag to compare

We switched to Cypress 12, which is a breaking change (see their migration guide).

We tested against Cypress 11 too, but we won't test against that Cypress version for future releases.

We are sorry for continuously bumping Cypress peer dependency during the beta phase, but Cypress team released 3 major versions in a 6 months time span and we cannot afford to maintain too many major versions of this AE.

Full Changelog: e2e-cypress-v5.0.0-beta.10...e2e-cypress-v5.0.0-beta.11

@quasar/testing-e2e-cypress v5.0.0 beta 10

07 Dec 13:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: e2e-cypress-v5.0.0-beta.9...e2e-cypress-v5.0.0-beta.10

@quasar/testing-e2e-cypress v5.0.0 beta 9 - Cypress 11 support and fixes

24 Nov 10:40
Compare
Choose a tag to compare

We skipped some release notes, this one packs changes from all beta releases since beta.1

In beta.7 we switched to Cypress 11, which is breaking change but won't affect the vast majority of the projects.
It avoids us to release a new major version right after releasing v5 as stable

There's an outstanding issue with code coverage in Vite projects due to an upstream dependency, we probably won't go stable until that one is solved

What's Changed

New Contributors

Full Changelog: e2e-cypress-v5.0.0-beta.1...e2e-cypress-v5.0.0-beta.9

@quasar/testing v2.0.5

11 Nov 13:34
Compare
Choose a tag to compare

Vitest AE, Jest AE latest beta and Cypress AE latest beta are now listed into the harness manager prompts

What's Changed

New Contributors

@quasar/testing-e2e-jest v3.0.0-beta.5

11 Nov 13:31
Compare
Choose a tag to compare
Pre-release

This AE is in beta phase, let us know if you bump in any problem

Install it by running yarn quasar ext add @quasar/testing-unit-jest@beta
Check out the migration guide

What's Changed