Skip to content

Running Tests #2

Description

@DuncanButler

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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