Module: tasks/helpers/chai

Methods

(static) addWithinMisMatchToleranceProperty(chai, utils)

Add withinMisMatchTolerance property to chai.
Parameters:
Name Type Description
chai Object
utils Object
Source:
Example
expect(res).to.be.withinMisMatchTolerance

(static) initialize()

chai assertion library setup
Source:

(static) withinMisMatchTolerance()

Chai mismatch property global
Source: