Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore property-based testing in this conference talk from NDC London 2023. Discover how this approach to testing involves specifying statements that should always be true, rather than relying on specific examples. Learn why property-based testing can be more effective than traditional unit testing, which often relies on single examples from different input sets. Gain insights into real-world applications and use cases for incorporating property-based testing into your codebase. Understand how this method can help ensure code correctness across entire sets of inputs, rather than just specific examples. The speaker, Lucy Mair, provides an introduction to the concept, explains its benefits, and demonstrates practical applications in software development.