UNPKG

must

Version:

Testing and assertion library with friendly BDD syntax — awesome.must.be.true(). Many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good and well tested stuff.

4 lines (3 loc) 94 B
describe("Must.prototype.false", function() { require("./_boolean_test")("false", false) })