tj / should.js

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

Should.js jQuery #170

Closed rixth closed 10 years ago

rixth commented 10 years ago

Add jasmine-jquery like functionality to should.js's browser.js bundle

btd commented 10 years ago

I will review a bit later last part. I worry that you use too general names for assertions, even if they only jq or html element specific. It will be good to specify it somehow.

btd commented 10 years ago

I published with 3.1.0. I still not sure in some methods, but maybe because i did not use it. I will try to fill docs, eventually migrating readme to wiki, as it become too big.