- Notifications
You must be signed in to change notification settings - Fork1
HighDeveloper/unit-test-mocha-chai-nodejs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Unit tests are responsible for testing individually methods, functions and classes, entering data in order to obtain an expected result.
In this post, you can see a tutorial to implement the a unit test with Mocha and Chai tools in your app:
https://blog.highdeveloper.com/pruebas-unitarias-con-mocha-y-chai-en-node-js/ (Spanish version)
About
This project is a simple example of how to do unit tests using the Mocha tool with the assertion library Chai and Chai-http, to make restful request from a nodejs test file.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.