Skip to content

Skipped tests are not reported #79

@alexislefebvre

Description

@alexislefebvre

I use $this->markTestSkipped(); in several of my tests to skip tests when a debugging tool is not available. But fastest does not detect skipped tests, they are treated as if tests were passed successfully.

fastest should display a warning of something when a test is skipped (and tests marked as risky or incomplete should probably treated in the same way).

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