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
- 💥 Merge `asyncToStringMethod` into `toStringMethod`
- 🐛 Handle infinite freq in option
- Solve performance troubles raised in https://github.com/dubzzz/fast-check/pull/7164
- ⬆️ Update dependency @atproto/api to ^0.20.38
- Relex return type of runBeforeEach to allow returning void for async properties
- Trace usages of Math.min, Math.log, Math.floor to potentially switch them to faster equivalent counterpart in pure JS
- Automatic capture for global functions
- ⬆️ Update softprops/action-gh-release digest to 3d0d988
- 🐛 Make float/double/typed-array NaN generation non-canonical
- ⬆️ Update dependency @npmcli/arborist to v10
- Docs
- TypeScript not yet supported