Closed arv closed 8 months ago
We are using vitest now
Do the vitest tests run in actual browsers, or in node?
https://vitest.dev/guide/browser.html
It only runs in one browser at the time.
If we want we can run it 3 times (once for each browser)
We are using vitest now