question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Print a reminder when `--fail-fast` is on

See original GitHub issue

When a run stops due to a fail and when --fail-fast was provided, I’d like there to be a bold notice somewhere, perhaps at the bottom of the output, reminding me that --fail-fast is on, so that I will never mistakenly think that I have only one failing test.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
ThomasBemcommented, Dec 19, 2016

Thanks for the feedback. I’m still interested in seeing if i can figure this out and make a contribution 😃

1reaction
ThomasBemcommented, Dec 9, 2016

I would like to give this a shot. I am not sure exactly how to go about it yet though, so any pointers are appreciated.

Sindre, for your idea of showing pending tests got any idea how would that work? From what i have seen so far it looks like once a test fails with the --fail-fast flag enabled Ava collects the test results that have been generated so far then starts teardown.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Don't Fail Fast. Succeed Fast. - LinkedIn
But should you embrace them? The fewer you make, the faster you'll succeed. Don't fail fast. Succeed fast. Print it out and live...
Read more >
Our Fail Fast Finery Don't Quit t-shirt is an inspiring print designed as ...
print designed as a reminder to never give up . Available in a range of colours and cut from superior 100% organic ✔︎,...
Read more >
(#176) Fail Fast, Forward, and Fearlessly
The October 2013 issue of Success Magazine (print and accompanying CD) focused on failures. It examined the importance of not only taking ...
Read more >
Fail-fast and Fail-safe iterations in Java Collections
Here if we print the element a, then all the elements will be printed. Fail-Fast Iterators internal working: Every fail fast collection has...
Read more >
Using lint-staged, husky, and pre-commit hooks to fail fast and ...
A reminder here that this example has eslint installed in the root. If you wish eslint to be installed in each package then...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found