Skip to content

Vitest Engine

Latest
Compare
Choose a tag to compare
@jaydiablo jaydiablo released this 04 Sep 16:27
bce3812

This release adds a Vitest engine for running Vitest tests (Javascript) and analyzing the coverage reports.

It also fixes a small bug in the Jest engine that wasn't calculating coverage correctly (was reporting non-executable lines as uncovered).