You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the ability to use a different reporter (e.g. xunit) with Floss, this can be used with CI to generate browsable reports of the tests that passed or failed. #4
Fixed
Fixes an issue with creating too many new-lines when output the results from Mocha in non-debug mode (headless). #4