|
|
hace 6 días | |
|---|---|---|
| .. | ||
| .github | hace 6 días | |
| built | hace 6 días | |
| docs | hace 6 días | |
| examples | hace 6 días | |
| .npmignore | hace 6 días | |
| CHANGELOG.md | hace 6 días | |
| LICENSE | hace 6 días | |
| README.md | hace 6 días | |
| greenkeeper-yarn.sh | hace 6 días | |
| package.json | hace 6 días | |
| screenshot.gif | hace 6 días | |
| yarn.lock | hace 6 días | |
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.
yarnyarn testyarn test:integrationUnit tests hijack console.log to verify output; use console.warn to debug.