shouldjs/shouldjs.github.io

status assertion removed in v4 still documented

focusaurus opened this issue · 3 comments

AFAICT .should.have.status(code) was removed back in v4 but it is still present in the documentation.

Ah, so is it only available if I require('should-http')?

btd commented

Yep, exactly