Skip to content

ameerthehacker/node-calculator

Repository files navigation

node-calculator · Build Status

A simple app for automated tests using jest

How to run the app locally

To run locally you need to be sure that the dependencies are installed:

$ npm install

To run:

$ npm start

How to test the app

$ npm test

How to run code coverage

$ npm run test-coverage

Note the duplicate --. The first separates the parameters passed to the npm command itself and the following are passed to the test script.

About

A simple app for automated tests using jest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17