tractor/tractor/_testing
Guillermo Rodriguez 9ee585e599
Improve test_ringbuf test, drop MsgTransport ring buf impl for now in favour of a trio.abc.Channel[bytes] impl, add docstrings
2025-03-27 19:14:21 -03:00
..
__init__.py Deliver a `MaybeBoxedError` from `.expect_ctxc()` 2025-03-27 15:51:34 -04:00
fault_simulation.py Start a new `._testing.fault_simulation` 2025-03-24 14:04:51 -04:00
pytest.py Add (back) a `tractor._testing` sub-pkg 2025-03-16 15:28:28 -04:00
samples.py Improve test_ringbuf test, drop MsgTransport ring buf impl for now in favour of a trio.abc.Channel[bytes] impl, add docstrings 2025-03-27 19:14:21 -03:00