Closed danawoodman closed 2 years ago
Vitest tests now run in ~120ms compared to 2-3s with Jest.
Other improvements:
yarn dev
test-utils
Note: I haven't verified that the coverage report settings are right, I'll prob need your eyes on that @kwhitley
Vitest tests now run in ~120ms compared to 2-3s with Jest.
Other improvements:
yarn dev
run lint and test in parallel and watch for changes (before lint only ran once)test-utils
dir as it wasn't used (?)Note: I haven't verified that the coverage report settings are right, I'll prob need your eyes on that @kwhitley