Top Stories published by Python Pandemonium in December of 2016

Passing fixtures to tests in pytest

I’m working on project which uses pytest to run testinfra tests against cloud instances. Those tests should have information about servers they ought to test (IP address and credentials is a bare minimum).