Skip to content

Implement HTML reports #7

@greglook

Description

@greglook

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions