Next Jest testing harness entering final beta stages
-
Hey there everybody!
A new version of the Jest testing harness has landed as beta, please jump in by runningquasar ext add @quasar/testing-unit-jest@beta
and provide us some feedback!Here what you will get:
- TypeScript support
- enhanced helpers (
mountQuasar
andmountFactory
) - brand new documentation
We are collecting feedback here: https://github.com/quasarframework/quasar-testing/issues/122
Waiting for you there!