https://github.com/johnserrano15/testmocha
Algunos ejemplos de test unitarios con mocha y chai.
https://github.com/johnserrano15/testmocha
chai javascript mocha test testing
Last synced: about 1 month ago
JSON representation
Algunos ejemplos de test unitarios con mocha y chai.
- Host: GitHub
- URL: https://github.com/johnserrano15/testmocha
- Owner: johnserrano15
- Created: 2018-06-24T22:53:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T17:29:18.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T21:28:39.334Z (about 1 year ago)
- Topics: chai, javascript, mocha, test, testing
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test with mocha and chai
Ejemplos de test unitarios con mocha y chai
* Node.js
* Npm
* Mocha
* Chai
* JavaScript