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

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

Merged
merged 1 commit into from
Mar 23, 2020
Merged

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

merged 1 commit into from
Mar 23, 2020

Conversation

rkalis
Copy link
Contributor

@rkalis rkalis commented Mar 20, 2020

  • 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
Copy link
Contributor

@gnidan gnidan left a comment

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 trufflesuite: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