Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeisontapia/test_mocha_chai
Testing mocha functions with chai
https://github.com/yeisontapia/test_mocha_chai
chaijs javascript mocha mocha-chai mocha-tests mochajs
Last synced: about 1 month ago
JSON representation
Testing mocha functions with chai
- Host: GitHub
- URL: https://github.com/yeisontapia/test_mocha_chai
- Owner: YeisonTapia
- Created: 2020-02-13T21:00:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:40:05.000Z (about 2 years ago)
- Last Synced: 2024-12-17T14:08:42.069Z (about 1 month ago)
- Topics: chaijs, javascript, mocha, mocha-chai, mocha-tests, mochajs
- Language: JavaScript
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MochaJs with Chai
### Instructions
* Clone this repository ``` git clone https://github.com/YeisonTapia/test_mocha_chai.git```
* install dependencies ``` npm i ```
* npm test ``` npm test ```