-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When a failing test is detected, future runs should only run this test, until the test passes when all test should again be run,
if more than one test fails then these tests should only be run, removing passing tests as each is fixed, the output would need to list these tests by name, (class or specification)
Look to see if we can figure out what classes each test is in, and storing a list of failing test, is there a way only run a single test from the console runner.
look at implementing our own runner to allow this if required
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels