pytest2/src
Ran Benita 148e3c582a pytester: always close stdin pipe in pytester.run()
If the user passed stdin=PIPE for some reason, they have no way to close
it themselves since it is not exposed.
2020-11-20 17:55:30 +02:00
..
_pytest pytester: always close stdin pipe in pytester.run() 2020-11-20 17:55:30 +02:00
pytest Export MonkeyPatch as pytest.MonkeyPatch 2020-11-09 11:28:15 +02:00