Skip to content

A repository for testing MochaJS, chai and chai-as-promises.

License

Notifications You must be signed in to change notification settings

facundovictor/mocha-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocha-testing

A repository for testing MochaJS, chai and chai-as-promises.

Build Status Coverage Status Dependency Status

Deploy

1- git clone [email protected]:facundovictor/mocha-testing.git

2- npm install (for installing package devDependencies)

To run the tests

Just type npm test

To get the coverage

Just type npm run coverage

This should generate the coverage folder. To see the results, just open ./coverage/lcov-report/index.html

About

A repository for testing MochaJS, chai and chai-as-promises.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published