I mostly use property-based testing to test stateless functional code. A technique I love to use is to pair property-based tests together with example-based tests (that is, ���normal��� tests) in order to have some tests that check real input. Let���s dive deeper into this technique, some contrived blog-post-adequate examples, and links to real-world examples.
Published on January 08, 2022 16:00