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 noSuccess option #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ArnaudRinquin
Copy link

To both CLI (--nosuccess) and API (createStream({noSuccess: true})
to allow users to dicards success lines.

It's super useful to be able to discard useless success lines on large
test suites.

Also adds the -h, --help option to show command usage.

To both CLI (`--nosuccess`) and API (`createStream({noSuccess: true}`)
to allow users to dicards success lines.

It's super useful to be able to discard _useless_ success lines on large
test suites.
@mLuby
Copy link

mLuby commented Jun 14, 2017

This would be great to have…

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.

2 participants