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 CLI test for logging failed tests #347

Merged
merged 1 commit into from
Dec 21, 2015
Merged

Add CLI test for logging failed tests #347

merged 1 commit into from
Dec 21, 2015

Conversation

sotojuan
Copy link
Contributor

This helps with #161 by adding one test to the CLI tests that makes sure failed tests are logged.

I'm actually not sure if this test is needed—I just saw that it was an "uncovered" line on Coveralls and indeed the coverage went up after writing it.

@sindresorhus
Copy link
Member

It's kinda already covered in https://github.com/sindresorhus/ava/blob/df48ce69b841c8b5fb1f522aa435d3a676876078/test/api.js#L241-L252, but I guess it wouldn't hurt to have a CLI integration test for it. LGTM.

@vadimdemedes
Copy link
Contributor

LGTM. Thanks @sotojuan!

vadimdemedes pushed a commit that referenced this pull request Dec 21, 2015
Add CLI test for logging failed tests
@vadimdemedes vadimdemedes merged commit df3e035 into avajs:master Dec 21, 2015
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

Successfully merging this pull request may close these issues.

3 participants