property-based_testing
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| property-based_testing [2025/09/09 19:18] – plida | property-based_testing [2025/09/09 19:18] (current) – plida | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| - Don't overuse PBT: for complex business logic, you also need regular tests. | - Don't overuse PBT: for complex business logic, you also need regular tests. | ||
| - Use a fixed seed for reproducibility. | - Use a fixed seed for reproducibility. | ||
| - | - Combine PBT with [[random-based_testing|random-based]] and sample tests. | + | - Combine PBT with [[random-based_tests|random-based]] and sample tests. |
property-based_testing.1757445496.txt.gz · Last modified: by plida
