Property-Based Testing
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
Property-Based Testing - Lucy Mair - NDC London 2023
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube