Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skipped tests are not reported #79

Open
alexislefebvre opened this issue Aug 1, 2016 · 1 comment
Open

Skipped tests are not reported #79

alexislefebvre opened this issue Aug 1, 2016 · 1 comment

Comments

@alexislefebvre
Copy link
Collaborator

alexislefebvre commented Aug 1, 2016

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).

@alexislefebvre
Copy link
Collaborator Author

The idea has been suggested before: #40 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant