filmov
tv
Python pytest fundamentals (part 3 - conftest scope)

Показать описание
In this video we go into python pytest by example. We show how conftest fixture scope is determined based on the locality of contest modules and how this can be used to override globally defined fixtures.