New issue 511: Support for calls to os.exec*
https://bitbucket.org/hpk42/pytest/issue/511/support-for-calls-to-osexec

Daniel Hahler:

I wonder if pytest could provide support for testing code which calls 
`os.exec*` (and therefore replaces the current process), e.g. by 
monkey-patching the os.exec* calls during tests.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to