Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T16:52:11.000Z (over 6 years ago)
- Last Synced: 2024-08-23T14:27:17.335Z (3 months 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`