Skip to content

Avinash998/node-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-test CI status

node-test is amazing template/project structure for writing and performing various types of unit test cases. Devloped in node.js.

Installation

Requirements

  • Node 8 or latest
  • npm 6 or latest

$ cd to_your_folder

$ git clone https://github.com/Avinash998/node-test.git

$ npm install

Usage

// To start the test-server
npm test

open webbrowser and type url 'localhost:3000' and its ready to go, and explore

Test Packages used and explained

  • expect
  • mocha
  • rewire
  • supertest

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published