https://github.com/zfael/node-mocha-chai-example
Exemplo de como utilizar o mocha + chai para testes unitários em node.js
https://github.com/zfael/node-mocha-chai-example
Last synced: 5 months ago
JSON representation
Exemplo de como utilizar o mocha + chai para testes unitários em node.js
- Host: GitHub
- URL: https://github.com/zfael/node-mocha-chai-example
- Owner: zfael
- Created: 2016-07-25T14:52:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-25T14:52:38.000Z (almost 10 years ago)
- Last Synced: 2025-06-10T22:50:37.578Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-mocha-chai-example
Exemplo de como utilizar o mocha + chai para testes unitários em node.js