Session
Property based testing in C#
In traditional unit testing, a test consists of an example input that is fed to the system under test, followed by an assertion that the output is what we expect. The challenge then is to come up with good test data. Did we provide good test input? Did we cover all edge cases? Are we sure our code is now bug free?
Let's remove all the doubt by looking at another way to test using property-based testing. In this session I show you how to start with property-based testing in C#, why it is a great way to find edge cases and how it can help you to understand and test the behavior of your code under all conditions.

Bart Wullems
Technical Director @ Sopra Steria Belgium
Lebbeke, Belgium
Links
Actions
Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.
Jump to top