github vitest-dev/vitest v0.22.0

latest releases: v1.6.0, v1.5.3, v1.5.2...
21 months ago

   🚨 Breaking Changes

  • c8 coverage support now require peer dependency @vitest/coverage-c8 to be installed. Alternatively, you can install @vitest/coverage-istanbul to use istanbul for coverage instead of c8.

   🚀 Features

   🐞 Bug Fixes

  • Handle undefined returns of module mocks, and update migration docs  -  by @jereklas in #1763 and #1830
  • Clear pattern when rerun all tests  -  by @ChpShy in #1834
  • reporter-junit: Remove trailing zeros in duration  -  by @nieyuyao in #1842
    View changes on GitHub

Don't miss a new vitest release

NewReleases is sending notifications on new releases.