You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #10094 is completed, our dependencies for JS tests will no longer be restricted to our current version of Node JS and so we can migrate to Vitest – a modern Jest compatible testing framework with much better performance and support.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Vitest should be used as the test runner for JS tests – specifically those run by the current tests:js script
Changes that require substantial effort or changes affecting a large number of files that aren't required for the initial change should be opened as follow-up issues
Implementation Brief
Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered:
Feature Description
Once #10094 is completed, our dependencies for JS tests will no longer be restricted to our current version of Node JS and so we can migrate to Vitest – a modern Jest compatible testing framework with much better performance and support.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
tests:js
scriptImplementation Brief
Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: