https://github.com/fl0r1an84/test-chai-mocha
Testing with Mocha and Chai
https://github.com/fl0r1an84/test-chai-mocha
chai javascript mocha mocha-chai nodejs testing unit-testing unittest
Last synced: 3 months ago
JSON representation
Testing with Mocha and Chai
- Host: GitHub
- URL: https://github.com/fl0r1an84/test-chai-mocha
- Owner: FL0R1AN84
- Created: 2023-03-24T11:29:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T19:01:29.000Z (over 3 years ago)
- Last Synced: 2025-08-08T06:03:36.697Z (11 months ago)
- Topics: chai, javascript, mocha, mocha-chai, nodejs, testing, unit-testing, unittest
- Language: JavaScript
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing with Mocha and Chai
  
**Installation**:
`npm i`
or
`npm install`
---
*This example is from:*