Transforms `assert.async.*` calls into `test-until` expressions that resolve when the assertion passes, preserving error messages for failed assertions.
await assert.async()
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Explode async and generator functions into a state machine.
Exclude keys to compare from a deep equal operation with chai expect and assert
Babel plugin for power-assert
To compare dom and shadow dom trees. Part of open-wc recommendations
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Power Assert in JavaScript
Jest's expect matchers as a Chai plugin
General utilities for plugins to use
TypeScript definitions for chai-subset
Allow parsing of jsx
This plugin makes 'no-unused-expressions' rule friendly towards chai expect statements.
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD