Changelog
0.5.0 / 2012-01-12
.throw()
[serby].throw()
[serby].includeEql()
[RubenVerborgh].should.be.html
.should.be.json
Changelog
0.4.1 / 2011-12-16
Changelog
0.4.0 / 2011-12-16
.should.throw()
.include()
support for strings.include()
support for arrayskeys()
.include
modifier support.object()
.string()
.contain()
.respondTo()
rubyismChangelog
0.3.0 / 2011-08-20
foo.should.include.object({ foo: 'bar' })
Changelog
0.2.0 / 2011-04-17
res.should.have.status(code)
methodres.should.have.header(field, val)
method