-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
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).
verheyenkoen and seyfer
Metadata
Metadata
Assignees
Labels
No labels