You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traditional example-based tests are trying to specify behaviour of your software by writing such examples. With Property-based testing, we try to use a more generalized approach to achieve cleaner tests which are focused on behaviour instead of examples. Property-based testing helps also to overcome some limitations with examples where we simply can’t “prove” that our solution will work in all possible scenarios.
📊 Metadata
📺 Format and Duration
Format: Talk / Presentation with Q&A at the end
Duration: 1 hr including Q&A
👨👩👧👦 Audience
Target group
Level of Proficiency
Developers
Intermediate
🧑🎤 Speaker Info
Daniel Zappold
Principal Data Engineer at CARFAX Europe
Property Based Testing 🤘
🚡 Description
Traditional example-based tests are trying to specify behaviour of your software by writing such examples. With Property-based testing, we try to use a more generalized approach to achieve cleaner tests which are focused on behaviour instead of examples. Property-based testing helps also to overcome some limitations with examples where we simply can’t “prove” that our solution will work in all possible scenarios.
📊 Metadata
📺 Format and Duration
Format: Talk / Presentation with Q&A at the end
Duration: 1 hr including Q&A
👨👩👧👦 Audience
🧑🎤 Speaker Info
Daniel Zappold
Principal Data Engineer at CARFAX Europe
Twitter: @dzappold
Github: dzappold
The text was updated successfully, but these errors were encountered: