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

Implement HTML reports #7

Open
greglook opened this issue Mar 14, 2018 · 0 comments
Open

Implement HTML reports #7

greglook opened this issue Mar 14, 2018 · 0 comments

Comments

@greglook
Copy link
Contributor

After test results are available, we can generate an HTML report to provide a more human-friendly format for consuming the results. This doesn't have to be fancy, but should be substantially easier to parse than the raw EDN result data.

  • Show an aggregate of number of tests, total elapsed time, aggregate assertions, etc.
  • Detailed info for each test (bonus: expand/collapse for more info).
  • Bonus: some kind of test-case timeline showing when things ran. (more useful for concurrent test runs)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant