@dazl/testing
v18.10.0
Published
Making mocha/chai testing easier
Maintainers
Keywords
Readme
testing package
Utils for making mocha + chai testing easy and fun
Remarks
Functions
| Function | Description | | -------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | chaiRetryPlugin(_, { flag, inspect }) | Plugin that allows to re-run function passed to expect, in order to achieve that use new retry method, retrying would be performed until the result will pass the chained assertion or timeout exceeded or retries limit reached. Should be applied through Chai.use function, for example: |
Variables
| Variable | Description | | --------------------------------------------------------------------------- | ----------- | | codeMatchers | |
