Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Add --bail option for truffle test (solves #2848)#2905

Merged
eggplantzzz merged 1 commit into
ConsenSys-archive:developfrom
rkalis:test-bail
Mar 23, 2020
Merged

Add --bail option for truffle test (solves #2848)#2905
eggplantzzz merged 1 commit into
ConsenSys-archive:developfrom
rkalis:test-bail

Conversation

@rkalis

@rkalis rkalis commented Mar 20, 2020

Copy link
Copy Markdown
Contributor
  • Add --bail flag to the command object and help object
  • Propagate this bail flag into mochaConfig

I'm not sure what the project's test workflow is, so let me know what kind of tests you need with it. Currently just tested it manually in one of my repos.

Fixes #2848

- Add --bail flag to the command object and help object
- Propagate this bail flag into mochaConfig

@gnidan gnidan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for this @rkalis!

@gnidan gnidan requested a review from eggplantzzz March 20, 2020 15:55
@eggplantzzz eggplantzzz merged commit 5f99e81 into ConsenSys-archive:develop Mar 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add bail option to Truffle Test

3 participants