Skip to content

netcoding87/vitest-clear-output

Repository files navigation

Vitest

  • Run npm run test
  • Change test file App.test.tsx
  • Output gets not cleared ⚡️

Jest

  • Run npm run test-jest
  • Change test file App.test.tsx
  • Output gets cleared before each rerun 🏁
  • Note: Jest is not configured correctly, but the clean output bevahiour is still working correct!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published