vitest-failed-summary-reporter
v0.0.2
Published
A vitest reporter that prints a summary of failed tests
Maintainers
Readme
A vitest reporter that prints a summary of failed tests
import { failedSummary } from "vitest-failed-summary-reporter";Most useful when combined with another reporter as this only prints failed tests
