Property-based Testing in Java: Patterns to Find Properties
It’s been 3 months that I tried to shed some light on the importance of shrinking failed properties . Now that we’ve covered many of the technicalities of the approach it’s time to occupy with how to use PBT in practice. Patterns to Find Good Properties When you’re taking your early steps with PBT finding suitable properties can feel like an almost impossible task. Whereas examples often appear naturally when thinking and talking about the functionality of a system, properties are often more abstract. They
评论
?
参与讨论