Skip to content

Summarize test statistics in report #1

Description

@eliasson

Right now the report only shows that all suites were run successfully (using positive look), but there might still be failing tests!

When there are many tests the user might now see the failing tests, giving the (false) feeling that all is OK. Include statistics below the successful message with the following details:

  • Number of tests run.
  • Number of failing tests (using negative style).
  • All tests passed (using positive style).

The last two are of course, mutually exclusive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions