py.test – продвинутое использование – Плагины



py.test – продвинутое использование – Плагины

2 10


pytest-slides

Presentation for Advanced py.test usage talk

On Github asvetlov / pytest-slides

py.test

продвинутое использование

Андрей Светлов

http://asvetlov.blogspot.comandrew.svetlov@gmail.com

“Eveybody is using py.test anyway...”

Guido van Rossum

Запуск

$ py.test -k "(a or B) and not c"

Плагины

или

Сеанс чорной магии

Рулим из командной строки

Profit!!! 😇

$ py.test --gc-collect

Docker и тесты

Fixture scope

  • function
  • class
  • module
  • session
>
>
>
>

Вопросы?

Андрей Светлов

http://asvetlov.blogspot.comandrew.svetlov@gmail.com