|
|
il y a 1 semaine | |
|---|---|---|
| .. | ||
| .github | il y a 1 semaine | |
| built | il y a 1 semaine | |
| docs | il y a 1 semaine | |
| examples | il y a 1 semaine | |
| .npmignore | il y a 1 semaine | |
| CHANGELOG.md | il y a 1 semaine | |
| LICENSE | il y a 1 semaine | |
| README.md | il y a 1 semaine | |
| greenkeeper-yarn.sh | il y a 1 semaine | |
| package.json | il y a 1 semaine | |
| screenshot.gif | il y a 1 semaine | |
| yarn.lock | il y a 1 semaine | |
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.