devkishor8007 / is-action-on

cover basic unit testing with github action CI using nodejs and expressjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is-action-on

cover basic unit testing with github action CI using nodejs and expressjs

Process to Use this Repo.

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

Remember to install the dependencies...

$ npm install

Check terminal how is going on -

$ npm run start // for running node server

$ npm run test // for unit testing

About

cover basic unit testing with github action CI using nodejs and expressjs


Languages

Language:JavaScript 100.0%