Limits of Property-Based Testing

Let's learn the limitation of property-based testing.

A property verifies invariants of our code, that is, properties of our code that stay the same regardless of the input. Sometimes, the wrong code can maintain the same invariants that we’re testing.

Get hands-on with 1300+ tech skills courses.