Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufshakeel/mocha-chai-project
This is a sample Mocha Chai testing project.
https://github.com/yusufshakeel/mocha-chai-project
chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing
Last synced: about 1 month ago
JSON representation
This is a sample Mocha Chai testing project.
- Host: GitHub
- URL: https://github.com/yusufshakeel/mocha-chai-project
- Owner: yusufshakeel
- License: mit
- Created: 2018-04-04T13:49:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T22:55:57.000Z (over 1 year ago)
- Last Synced: 2024-10-01T06:29:52.004Z (about 2 months ago)
- Topics: chai, chaijs, javascript, mocha, mocha-chai, mocha-tests, mochajs, testing
- Language: JavaScript
- Homepage: https://dyclassroom.com/mocha-chai/mocha-chai-introduction
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mocha-chai-project
This is a sample Mocha Chai testing project.## Tutorial Notes
[Click here](https://www.dyclassroom.com/mocha-chai/mocha-chai-introduction) to read the tutorial notes.## How to get started?
* Download the project
* Run `npm install`