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

Add the option to output the results of a single failed test #183

Open
bleskes opened this issue Dec 18, 2014 · 0 comments
Open

Add the option to output the results of a single failed test #183

bleskes opened this issue Dec 18, 2014 · 0 comments

Comments

@bleskes
Copy link

bleskes commented Dec 18, 2014

At the moment, the showOutput onerror (default) option causes the output of an entire test suite to be outputted when a single test fails. This is fine but sometime the test output is very verbose, or a suite contains many tests. In this cases it's beneficial to have the output of the single failed test as opposed to have to filter the suite output to zoom onto a single test. Ideally this will controllable using an annotation on the class level.

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