🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@dazl/testing

Package Overview
Dependencies
Maintainers
35
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dazl/testing

Making mocha/chai testing easier

latest
Source
npmnpm
Version
18.10.0
Version published
Maintainers
35
Created
Source

npm version @dazl/testing on Github

Home > @dazl/testing

testing package

Utils for making mocha + chai testing easy and fun

Remarks

Functions

FunctionDescription
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

VariableDescription
codeMatchers

FAQs

Package last updated on 29 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts