Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

Example of javascript testing setup using Jasmine as testing framework and Istanbul for code coverage

License

Notifications You must be signed in to change notification settings

pinguinosod/javascript-unit-testing-setup-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-unit-testing-setup-example

Example of javascript testing setup using Jasmine as testing framework and Istanbul for code coverage.

Installation

npm install

Usage

npm run test for running tests.

npm run coverage for running tests with coverage, folder coverage will be created with the reports.

License

MIT

About

Example of javascript testing setup using Jasmine as testing framework and Istanbul for code coverage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published