MithrilJS / ospec

Noiseless testing framework
MIT License
48 stars 13 forks source link

Logging: bailout should be reported apart from standard failures #49

Open pygy opened 2 years ago

pygy commented 2 years ago

As part of an internal log an report upheaval that would also fix #31, I'd like to explicitly mark bail out, and split the report between normal failures at the top, then a report on test success (for those that passed) followed by a bailout report, if any.