philc / shoulda.js

Concise JavaScript unit testing micro framework.
MIT License
92 stars 3 forks source link

Node compatibility #4

Closed cespare closed 12 years ago

cespare commented 12 years ago

We should use node's exports properly to enable shoulda.js to work without extra glue code in the browser and in a node environment.