fast-check
https://github.com/dubzzz/fast-check
TypeScript
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to fast-check
Help out
- Issues
- Would a PR to tweak the docs be welcome?
- 🔨 Add script to extract changelog entries by version
- 📝 Add bigint type preference for integer computations in skill
- `examples` doesn't play well with `fc.context()`
- Make `fc.anything({ withBigInt: true, withTypedArray: true })` generate bigint typed arrays
- :memo: Add page on "What is property-based testing" and modify "Why property-based testing"
- Test runs indefinitely for the `dictionary` arbitrary if `minKeys` constraint is too high
- 📝 Add testing-library and browser testing part in skill
- Can't create 100%-defined Options
- Add timing related details on RunDetails
- Docs
- TypeScript not yet supported