filmov
tv
Bojan Miletic - Django Testing on Steroid: pytest + Hypothesis
Показать описание
"Django Testing on Steroid: pytest + Hypothesis
EuroPython 2020 - Talk - 2020-07-23 - Brian
Online
By Bojan Miletic
The talk should hopefully provided value to all listeners, regardless of their knowledge level, but preferably you have some knowledge of pytest test parametrization
We'll use a simple Django project, setup initial tests using pytest with some parallelization in the opening part and afterwards start extending them with Hypothesis. We'll go over the details, how you can use them to detect edge cases, extend test coverage and if time allows it how you can use them to test django models.
"
EuroPython 2020 - Talk - 2020-07-23 - Brian
Online
By Bojan Miletic
The talk should hopefully provided value to all listeners, regardless of their knowledge level, but preferably you have some knowledge of pytest test parametrization
We'll use a simple Django project, setup initial tests using pytest with some parallelization in the opening part and afterwards start extending them with Hypothesis. We'll go over the details, how you can use them to detect edge cases, extend test coverage and if time allows it how you can use them to test django models.
"