Such that we can more easily annotate any consumer test's of our `.tests.devx.conftest.spawn()` fixture which delivers a closure which, when called in a test fn body, transitively sub-invokes: `pytest.Pytester.spawn()` -> `pexpect.spawn()` IMO Expecting `Callable[[str], pexpect.pty_spawn.spawn]]` to be used all over is a bit too.. verbose? |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_debugger.py | ||
test_pause_from_non_trio.py | ||
test_tooling.py |