https://github.com/kimobrian/nodetdd
Node JS TDD
https://github.com/kimobrian/nodetdd
nodejs tdd
Last synced: 25 days ago
JSON representation
Node JS TDD
- Host: GitHub
- URL: https://github.com/kimobrian/nodetdd
- Owner: kimobrian
- Created: 2017-05-15T19:15:15.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2017-05-15T21:37:38.000Z (about 8 years ago)
- Last Synced: 2025-02-17T14:44:48.504Z (4 months ago)
- Topics: nodejs, tdd
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeTDD
Node JS TDDSimple sample Node JS TDD application to illustrate mocking MongoDB calls.
(Not complete, failing tests for updates)