I have found virtually no documentation other than the official one dealing with the JavaScript TDD framework written for nodejs called Expresso. Any help?
I learned Expresso mainly by looking at the source for js-traverse. It's a good example because:
package.json
set up properly. It includes expresso as a devDependency so it will get installed when running npm install .
, and it includes a test script so its tests can be run with npm test
.There's a video tutorial on nodetuts.com covering Expresso and Should.js
http://vimeo.com/19763028
Edit: updated to the link to point to Vimeo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With