UNPKG

pulse-dashboard

Version:

A Next.js Dashboard application for real-time monitoring and historical analysis of Playwright test executions. This component provides the UI for visualizing Playwright test results and can be run as a standalone CLI tool.

8 lines 264 B
{ "/api/current-run/route": "/api/current-run", "/api/assets/[...slug]/route": "/api/assets/[...slug]", "/_not-found/page": "/_not-found", "/api/historical-trends/route": "/api/historical-trends", "/page": "/", "/test/[testId]/page": "/test/[testId]" }