Creates a new expect object with the given value and message.
NOTE: The Chai expect BDD-style API is not yet implemented in this shim.
This function will throw an error if called. Please use the assert API instead
via chaiAssert export.
The expect API requires a complex chainable assertion DSL that is not yet
available. Contributions to implement this functionality are welcome!
Creates a new expect object with the given value and message.
NOTE: The Chai
expectBDD-style API is not yet implemented in this shim. This function will throw an error if called. Please use theassertAPI instead viachaiAssertexport.The
expectAPI requires a complex chainable assertion DSL that is not yet available. Contributions to implement this functionality are welcome!