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
- ⚡️ Avoid unneeded Promise overhead in life-cycle plugins
- 💡 Ideas of evolutions for our plugin API before it reaches a release
- ✨ Support depth on `array` and derived arbitraries
- 🐛 Handle infinite freq in option
- 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 efb3536
- 🐛 Make float/double/typed-array NaN generation non-canonical
- ⬆️ Update dependency @npmcli/arborist to v10
- Docs
- TypeScript not yet supported