Hypothesis: tests that write themselves (David Kua)

preview_player
Показать описание
Testing is generally seen as a Good Thing that one should do. Writing tests that are comprehensive and cover all possibilities however can be time-consuming, hard, or even downright impossible. Property-based testing is one method that can help with this. This talk will introduce the concept of property-based testing and how to do it yourself using the Python library Hypothesis.
Рекомендации по теме