jshttp/http-assert

add some/most/all of node's assert methods

Closed this issue · 1 comments

like assert.equal(). and make this module less useless haha

personally I never really use those. most are not very relevant either, like assert.throws() etc. .deepEqual() would be useful though.