
example-based testing
writing specific inputs with expected specific outputs, contrasting with generative property-based testing
“Example-based testing confirmed the known edge case was fixed, but missed the new one.”

writing specific inputs with expected specific outputs, contrasting with generative property-based testing
“Example-based testing confirmed the known edge case was fixed, but missed the new one.”