Use the BDD style of should.js assertions as
, it starts to be readable with code. I am thinking that should.js is the most readable assert.fail () equivalent. I'm missing something like should.fail
.
should be present in the form of should.fail a method:
Should.fail ()
Comments
Post a Comment