Instantly share code, notes, and snippets.
expect(x)
.to.equal(2)
.to.not.be.null
.to.exist.and.to.equal('http://example.com/1')