Test reporter, that prints detailed results to console (similar to mocha's spec reporter).
Take a look at the karma-spec-reporter-example repository to see the reporter in action.
Karma reporter, that prints each executed spec to commandline (similar to mocha's spec reporter).
JavaScript
Test reporter, that prints detailed results to console (similar to mocha's spec reporter).
Take a look at the karma-spec-reporter-example repository to see the reporter in action.