- [Not loaded yet]
- Solved Advent of PBT 2024 day 1 with @fast-check.dev and @vitest.dev! 🎉 Property-based testing has been on my bucket list forever & it's so cool to learn it in the advent format. Inspiring!!! Also learned there's a Zod adapter--gonna try that next. 🤓Dec 15, 2024 16:11
- At some point, I'll have to recheck my implementation of constantFrom. I feel it has a slight bug that makes us forced to bump to 1k run to get the error. Normally fast-check should find errors quickly and likely fall in collisions... Well it's been on my radar since day 1 of the Advent 😅
- Indeed, there is one community adapter for zod, one coming for @arktype.io and one for @effect-ts.bsky.social (built-in in their library itself)