filmov
tv
Python pytest fundamentals (part 4 - fixture custom marker)

Показать описание
In this video we go into python pytest by example. We show how conftest fixture with customer markers can be created. In this example we use the custom marker in order to let a particular test be skipped in case a version number is not compatible.