|
sfcode
An Online Competing and Development Environment
|
Real time console spec reporter for jasmine testing framework.

Install jasmine-spec-reporter via npm:
npm install jasmine-spec-reporter --save-dev
See full configuration and features: configuration.ts
You can customize the output of the reporter yourself: see how.
npm installnpm testnpm run test:integrationUnit tests hijack console.log to verify output; use console.warn to debug.