A parameterised testing library for Jest. https://www.npmjs.com/package/jest-each 🏃
-
Updated
Sep 8, 2022 - JavaScript
A parameterised testing library for Jest. https://www.npmjs.com/package/jest-each 🏃
🌀 Asynchronous control flow library for now and then. ✨ Iterate over promises, promise-returning or async/await functions in series or parallel. Works on node 0.10 if you give it a Promise.
⚡ Transforms all internal references to a module's exports such that each reference starts with "module.exports" instead of directly referencing an internal name.
PostCSS plugin enabling variable mapping for each
Asynchronously calls a function on each element in an array in parallel.
Asynchronously calls a function on each element in an array in series.
A very small, flexible, parallel async mapping helper that has first-class support for Iterators and concurrency.
Invoke a function once for each element in a collection.
Create an iterator which, while a test condition is true, invokes a function for each iterated value before returning the iterated value.
Invoke a function for each element in a collection.
Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.
Invoke a function once for each element in a collection, iterating from right to left.
Add a description, image, and links to the each topic page so that developers can more easily learn about it.
To associate your repository with the each topic, visit your repo's landing page and select "manage topics."