Skip to content

1.0.0

Choose a tag to compare

@veljkho veljkho released this 18 Aug 19:00
· 14 commits to trunk since this release

v1.0.0 - Beautiful Test Reports & Major Milestone

Major Release - Test Reports Dashboard

Panoptical reaches 1.0.0 with a stunning new Test Reports feature that transforms how you view test results.

What's New:

  • Beautiful web dashboard for test results visualization
  • Interactive charts showing test status, duration trends, and reliability
  • Clickable stat cards to drill down into test details
  • Dark theme UI with responsive design
  • Test metadata display (name, description, file path)
  • Run history with chronological ordering
  • Smart test status detection (Stable, Flaky, Failing)

How to Use:
panoptical reports --open

Technical Improvements:

  • Express.js web server for reports
  • YAML metadata extraction from test files
  • Chart.js integration for data visualization
  • Automatic browser opening with --open flag
  • Customizable host/port configuration

Breaking Changes:
None - fully backward compatible

Installation:
npm install -g panoptical@latest

This release makes testing delightful with visual insights into your test suite health, performance trends, and failure analysis. Perfect for QA engineers, developers, and stakeholders who need clear visibility into test results.