https://github.com/solenoden/unittestingdemo
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
https://github.com/solenoden/unittestingdemo
chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing
Last synced: 4 months ago
JSON representation
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
- Host: GitHub
- URL: https://github.com/solenoden/unittestingdemo
- Owner: Solenoden
- Created: 2020-08-18T16:55:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T03:11:55.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T22:32:37.437Z (5 months ago)
- Topics: chai, mocha, mocha-chai, mocha-chai-test, mocha-tests, node-typescript, nodejs, typescript, unit-testing
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnitTestingDemo