Skip to content
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

[Feature] HTML Reporter Time-Series #10158

Closed
rwoll opened this issue Nov 8, 2021 · 2 comments
Closed

[Feature] HTML Reporter Time-Series #10158

rwoll opened this issue Nov 8, 2021 · 2 comments

Comments

@rwoll
Copy link
Member

rwoll commented Nov 8, 2021

We're moving more and more of our testing into @playwright/test—and not just UI tests! It would be great to have a reporter/viewer that was aware of multiple HTML Reports and Test Runs, and get an overview over time of pass/fail/flake (like @aslushnikov's Flakiness 2 dashboard).

For instance, it'd sweet to be able to do something like:

npx playwright show-report /directory/to/serveral/report/files

Where that dir has a bunch or reports in it from that past hour/days/weeks/etc.

We have some e2e suites that run 4 times an hour, while others are hourly/daily, so seeing some timeseries data would be great (test speed, passes/fails, etc.)

Please reach out as I'd love to talk more about what would be useful for us to see (along with how we'd deploy such a thing in our companies testing environments for viewing in the browser)!

@rwoll
Copy link
Member Author

rwoll commented Nov 19, 2021

Related #10437

@pavelfeldman
Copy link
Member

Why was this issue closed?

We are prioritizing the features based on the upvotes, recency and activity in the issue thread. It looks like this issue only has a handful of upvotes, has not been touched recently and/or we lack sufficient feedback to act on it. We are closing issues like this one to keep our bug database maintainable. Please feel free to open a new issue and link this one to it if you think this is a mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants