Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felixge/node-microtest
Unit testing done right.
https://github.com/felixge/node-microtest
Last synced: about 2 months ago
JSON representation
Unit testing done right.
- Host: GitHub
- URL: https://github.com/felixge/node-microtest
- Owner: felixge
- Created: 2011-04-02T17:39:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-05-05T21:40:13.000Z (over 13 years ago)
- Last Synced: 2024-10-11T15:18:48.586Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 23
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# microtest
A node.js unit testing framework with great support for using and injecting
test doubles.##
## Todo
* Create own assert module?