Skip to content

Releases: quasarframework/quasar-testing

@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

@quasar/testing-e2e-cypress v4.2.2

18 Oct 12:24
Compare
Choose a tag to compare

What's Changed

New Contributors

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

18 Oct 12:26
9421a26
Compare
Choose a tag to compare

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-e2e-cypress@beta
Check out the migration guide

What's Changed

New Contributors

Full Changelog: e2e-cypress-v4.2.2...e2e-cypress-v5.0.0-beta.1

@quasar/testing-unit-vitest v0.1.2

22 Jul 16:46
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

New Contributors

@quasar/testing-e2e-cypress v4.2.1

19 Jul 10:02
Compare
Choose a tag to compare

@quasar/testing-e2e-cypress v4.2.0

09 Jul 14:17
Compare
Choose a tag to compare

What's Changed

  • feat(cypress): override Cypress commands and add more examples by @IlCallo in #268

@quasar/testing-unit-vitest v0.1.1

26 Jun 21:35
Compare
Choose a tag to compare

This is the first alpha release of Vitest harness, 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 v4.1.3

23 Jun 14:07
Compare
Choose a tag to compare

@quasar/testing v2.0.4

30 May 14:31
Compare
Choose a tag to compare

Fix

Feat