Complexity Score
Low
Open Issues
27
Dependent Projects
4,420
Weekly Downloadsglobal
1,020,990
License
- Apache-2.0
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Yespatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
jasmine-spec-reporter
Real time console spec reporter for jasmine testing framework.
Usage
Installation
Install jasmine-spec-reporter
via npm:
npm install jasmine-spec-reporter --save-dev
Examples
- Jasmine node tests
- Protractor tests
- TypeScript support
Configuration
See full configuration and features: configuration.ts
Custom output
You can customize the output of the reporter yourself: see how.
Development
Requirements
- npm >= 5
Commands
- install dependencies:
npm install
- launch unit tests:
npm test
- launch integration tests:
npm run test:integration
Debugging
Unit tests hijack console.log
to verify output; use console.warn
to debug.
Dependencies
Loading dependencies...
CVE IssuesActive
0
Scorecards Score
2.00
Test Coverage
100.00%
Follows Semver
Yes
Github Stars
253
Dependenciestotal
12
DependenciesOutdated
8
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No
Learn how to distribute jasmine-spec-reporter in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
✓Done
$npm install jasmine-spec-reporter
/Processing...
✓Done
45 Releases
NPM on Cloudsmith