fast-check

fast-check

A property based testing framework - less but better tests
0 reviews
Visit website
Do you use fast-check?
What is fast-check?
fast-check is a property based testing framework for JavaScript. It checks the truthfulness of statements like: for all (x, y,..) such as precondition(x, y,..) holds property(x, y,..) is true by generating multiple inputs corresponding to the requirements for x, y... Install the module with: npm install fast-check --save-dev
fast-check media 1

Recent launches

fast-check

fast-check is a property based testing framework for JavaScript.

It checks the truthfulness of statements like:

for all (x, y, ...) such as precondition(x, y, ...) holds property(x, y, ...) is true

by generating multiple inputs corresponding to the requirements for x, y...

Install the module with: npm install fast-check --save-dev

fast-check image

💡 All the pro tips

Tips help users get up to speed using a product or feature
📣 Calling all experts and enthusiasts! Share your wisdom and leave a pro tip that will make a difference!