py.test

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

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

http://asvetlov.blogspot.com
andrew.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.com
andrew.svetlov@gmail.com