jest-check-cross-reporter
v0.1.0
Published
A simple jest reporter, displaying a green check or a red cross for each test
Downloads
842
Maintainers
Readme
Jest Check Cross reporter
Credits first! This is a quick'n'dirty variation, heavily based on Jacob O'Donnell's Simple dot reporter for jest.
This reporter displays a green check when a test passes, a red cross with an error message when the test fails.
That's pretty much it!