Running tests in a Python subprocess. To instantiate a python3.5 subprocess and send tests to it, you may type: pytest -d --tx popen//python=python3 ...
確定! 回上一頁