Skip to content

Add html reporter #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Add html reporter #41

merged 2 commits into from
Jun 4, 2025

Conversation

VadimNastoyashchy
Copy link
Member

Added

  • Based on Add results object and Add HTML reporter:
    • HTML reporter with --reporter=html flag that:
      • Shows test files, test suites and test cases in a collapsible tree view
      • Shows total number of tests, passed tests and failed tests
      • Displays error details with stacktraces for failed tests
      • Offers a clean, modern UI with improved readability
      • Supports test file and test suite organization

Changed

  • Updated CLI help message
  • Updated documentation

Fixed

@VadimNastoyashchy VadimNastoyashchy self-assigned this Jun 2, 2025
@VadimNastoyashchy VadimNastoyashchy added the enhancement New feature or request label Jun 2, 2025
@VadimNastoyashchy VadimNastoyashchy merged commit 755ce26 into master Jun 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant