[pytest-dev] Shipping conftest.py in a python library

Zack Allen zma4580 at gmail.com
Sun Sep 4 16:50:10 EDT 2016


Hi all. I have a repo that takes advantage of py.test and ships itself w/
py.test for implementers -> https://github.com/fastly/ftw.

What im having trouble with is that Id like someone to `pip install ftw`
and have the conftest.py under test/conftest.py in my repo available to
them. Is there a way I can ship conftest.py from my github and hav eit be
in the path when people pip install?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20160904/9aef1f83/attachment.html>


More information about the pytest-dev mailing list