๐งช Unit & Integration Tests (Vitest)
2864
Passed
0
Failed
2864
Total Tests
0.0s
Duration
๐ญ End-to-End Tests (Playwright)
134
Passed
0
Failed
134
Total E2E
๐ Interactive Reports
๐งช
Vitest HTML Report
Interactive test explorer with detailed results for all unit and integration tests.
Vitest HTML๐
Code Coverage Report
Line, branch, function, and statement coverage with per-file drill-down.
Vitest V8 HTML๐ญ
Playwright E2E Report
End-to-end test results with screenshots, traces, and accessibility checks.
Playwright HTML๐
ESLint Report
Static analysis results showing code quality issues, warnings, and style compliance.
ESLint HTML๐ Machine-Readable Reports
๐
Vitest Results (JSON)
Machine-readable unit test results in JSON format for CI/CD integration.
Vitest JSON๐
Vitest Results (JUnit XML)
JUnit XML format for CI dashboard integration and test trend analysis.
Vitest XML๐
E2E Results (JSON)
Playwright end-to-end test results in JSON format with detailed timing data.
Playwright JSON๐
E2E Results (JUnit XML)
E2E test results in JUnit XML format for cross-platform CI integration.
Playwright XML๐
ESLint Report (JSON)
Detailed linting results in JSON format for automated quality gates.
ESLint JSON