Skip to content

New functionality: TestSuite should have a method to return the number of tests that passed #97

@eljonny

Description

@eljonny

TestSuite can already return the number of tests that failed, and #96/#5 revealed that it was missing a method to return the number of tests that passed.
There should be a function called getLastRunSuccessCount that returns the number of tests that passed the last time the test suite ran.

Sub-issues

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions