/vitest-failed-summary-reporter

A Vitest reporter that prints a summary of failed tests

Primary LanguageTypeScript

A vitest reporter that prints a summary of failed tests

CleanShot 2024-03-20 at 10  48 17@2x


import { failedSummary } from "vitest-failed-summary-reporter";

Most useful when combined with another reporter as this only prints failed tests CleanShot 2024-03-20 at 10  51 09@2x