tj / should.js

BDD style assertions for node.js -- test framework agnostic
MIT License
2.75k stars 195 forks source link

Allow for optionally specifying arguments #122

Closed GabeIsman closed 11 years ago

GabeIsman commented 11 years ago

Makes it easier to test argument-dependent exceptions. Related to issue #121.

btd commented 11 years ago

Looks interesting, but at least missing docs in readme, also i think it is good to allow set context for .call