https://github.com/yusufshakeel/mocha-project
This is a sample Mocha testing project.
https://github.com/yusufshakeel/mocha-project
mocha mocha-tests mochajs testing
Last synced: about 2 months ago
JSON representation
This is a sample Mocha testing project.
- Host: GitHub
- URL: https://github.com/yusufshakeel/mocha-project
- Owner: yusufshakeel
- License: mit
- Created: 2018-04-03T10:42:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T16:52:11.000Z (about 8 years ago)
- Last Synced: 2025-01-05T14:24:53.620Z (over 1 year ago)
- Topics: mocha, mocha-tests, mochajs, testing
- Language: JavaScript
- Homepage: https://dyclassroom.com/mocha/mocha-introduction
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mocha-project
This is a sample Mocha testing project.
## Tutorial Notes
[Click here](https://www.dyclassroom.com/mocha/mocha-introduction) to read the tutorial notes.
## How to get started?
* Download the project
* Run `npm install`