Setting up your Test Environment
Are you new to Property-Based Testing in JavaScript and TypeScript? Excited to leverage its benefits for your testing workflow? In this section, we provide tailored guides to seamlessly integrate fast-check with any popular test runner.
While fast-check is compatible with any test runner, our integration tips will enhance your setup. Whether you prefer Jest, Vitest, or any other testing tool, you'll find recommendations tailored to your needs.
Ready to get started? Find your dedicated guide for setting up fast-check. Each guide offers detailed insights and configurations to streamline your Property-Based Testing journey.
📄️ With Jest
Discover how to configure the integration of Property-Based Testing capabilities within Jest. Learn best practices to setup fast-check for it
📄️ With Bun test runner
Enrich Bun test runner with Property-Based Testing capabilities. Discover best practices to setup fast-check for it
📄️ With Deno test runner
Bring Property-Based Testing capabilities into Deno with fast-check
📄️ With Node.js test runner
Extend the Node.js test runner with Property-Based Testing capabilities. Discover best practices to setup fast-check for it