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 an option of exit with fail on tests fail #183

Merged
merged 1 commit into from
Dec 6, 2017
Merged

Add an option of exit with fail on tests fail #183

merged 1 commit into from
Dec 6, 2017

Conversation

eugenet8k
Copy link
Contributor

This is a boolean flag in config. If it is set to true, the CLI process with exist with fail if any of the tests failed. This is super convenient in automatic build systems, like Jenkins. Where we normally want to fail the job if any of the tests have failed.

@cwisecarver
Copy link
Contributor

This resolves #181. Any chance it could get merged along with #190? I'm using both in my fork and they're working well.

Copy link

@mjawa mjawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@pulkitsharma07 pulkitsharma07 merged commit a59408d into browserstack:master Dec 6, 2017
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.

None yet

4 participants