| ▲ | ngruhn a day ago | |
No decorators, but fast-check has add-ons to various test frameworks. E.g. if you use Vitest you can write:
https://www.npmjs.com/package/@fast-check/vitest?activeTab=r... | ||
| ▲ | chamomeal a day ago | parent [-] | |
Fast check is fantastic!! I found it to be pretty verbose but I think that’s just a typescript limitation. It’s VERY well typed, which was a nice surprise. Such a great library. Shrinking, model based testing, it’s really comprehensive | ||