cover basic unit testing with github action CI using nodejs and expressjs
Before clone the repo, you must have node.js on your device.
Fork this repo
$ git clone https://github.com/devkishor8007/is-action-on.git
$ npm install
$ npm run start // for running node server
$ npm run test // for unit testing