pytest-dev / pytest-runner

MIT License
56 stars 21 forks source link

Support subprocess launching in dependency context #20

Closed jaraco closed 8 years ago

jaraco commented 8 years ago

In pypa/setuptools#794, Setuptools implements a technique for enabling subprocesses to inherit the dependencies installed by the test runner. Pytest-runner should honor that behavior (preferably as a synchronous release).

jaraco commented 8 years ago

Released as 2.10.