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