dubzzz / fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
https://fast-check.dev/
MIT License
4.28k stars 178 forks source link

💥(jest) Drop deprecated `{it,test}Prop` #5166

Closed dubzzz closed 1 month ago

dubzzz commented 1 month ago

Description first opened as #5033

💥 Breaking change

The runners itProp and testProp have been deprecated in @fast-check/jest for quite some times. We are dropping them in favor of their recommended new versions: It.prop and test.prop.

Checklist — Don't delete this checklist and make sure you do the following before opening the PR

Advanced

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 33a6a4e909d7292e0fa2f22123a0d294d36bfbd3:

Sandbox Source
@fast-check/examples Configuration
github-actions[bot] commented 1 month ago

👋 A preview of the new documentation is available at: http://66a429b0c4998274efad4e72--dubzzz-fast-check.netlify.app