mocha
mocha copied to clipboard
🚀 Feature: Highlight browser failures in red
to make it more obvious without wasting eye-movement effort to look at the count haha. I prefer github.com/visionmedia/mocha-matrix for this reason but it's not a good fit as a default
I agree that'd be helpful :) So far, failures aren't generally obvious unless they're early in the suite:

I'll a submit a PR that adds a horizontal bar in the header. It could be light grey while running, green if it passed, and red if it failed.
Hi. I am new here and would like to contribute. From what I understand, when a test suite fails, messages must be displayed in red and if success, messages must be displayed in green. From what I know, I think mocha already does this. I would like to know what must be done exactly, and would like a deeper insight to this issue.
Thank you! :)
Hi,
is this available to work on?
Sure
created pr #4082
updated pr with new code and included screenshots.
Please let me know if anything else needs to be changed
I see a ref to the new pr but just wanted to make sure you guys were aware.
created a new pr for this issue: #4148
Why isn't this merged?
@outsideris Hi can I get an update on my PR? https://github.com/mochajs/mocha/pull/4148
@dhuang612 We missed it. I will check your PR.
Hi @outsideris is it available to work on? I don't see any progress from the latest PR above