As a test reporter, I need better summary information
tmcgee123 opened this issue · 4 comments
tmcgee123 commented
brandonros commented
What about progress? Like, if I have 2,500 unit tests, I like knowing I'm at 1,200 / 2,500 3 minutes in, for example.
whyboris commented
There are other reporters that may suit your needs, and you can use more than one.
@brandonros you could have progress
reporter (comes with Karma).
@tmcgee123 my reporter has a clearScreenBeforeEveryRun
option:
I wrote a reporter that I think may suite some of your needs: karma-helpful-reporter
Finesse commented
You can use karma-summary-reporter for clean, concise and informative summaries