tj / should.js

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

Amend readme .ok() section #179

Closed msemenistyi closed 10 years ago

msemenistyi commented 10 years ago

Remove Infinity from examples list as it returns true. Add section mentioning that should cannot be called on null or undefined for clarity