Options
All
  • Public
  • Public/Protected
  • All
Menu

Module chai

Chai assertion library https://www.chaijs.com/ with chaiAsPromised plugin https://www.chaijs.com/plugins/chai-as-promised/

  • Available in global scope:
    chai.expect(2 === 3).to.be.false
    You can always use shorthand for expect

Generated using TypeDoc