[pytest-dev] pytest-testdirectory fixture

Morten V. Pedersen morten at mortenvp.com
Sat May 27 05:21:45 EDT 2017


Hi all,
Just wanted to share a fixture that we have created for py.test. The 
purpose of the fixture, is to make it easy to create folders and run 
commands. E.g. for integration testing small utilities etc.

https://github.com/steinwurf/pytest-testdirectory

The fixture supports a number of different operations. Hope some of you 
will find it useful.

All the best,
Morten


More information about the pytest-dev mailing list