|
|
преди 5 дни | |
|---|---|---|
| .. | ||
| .github | преди 5 дни | |
| built | преди 5 дни | |
| docs | преди 5 дни | |
| examples | преди 5 дни | |
| .npmignore | преди 5 дни | |
| CHANGELOG.md | преди 5 дни | |
| LICENSE | преди 5 дни | |
| README.md | преди 5 дни | |
| greenkeeper-yarn.sh | преди 5 дни | |
| package.json | преди 5 дни | |
| screenshot.gif | преди 5 дни | |
| yarn.lock | преди 5 дни | |
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.