tractor/tractor/_testing
Tyler Goodlet d1abe4da44 Deliver a `MaybeBoxedError` from `.expect_ctxc()`
Just like we do from the `.devx._debug.open_crash_handler()`, this
allows checking various attrs on the raised `ContextCancelled` much like
`with pytest.raises() as excinfo:`.
2025-03-10 18:17:31 -04:00
..
__init__.py Deliver a `MaybeBoxedError` from `.expect_ctxc()` 2025-03-10 18:17:31 -04:00
fault_simulation.py Start a new `._testing.fault_simulation` 2024-04-03 10:19:50 -04:00
pytest.py Add (back) a `tractor._testing` sub-pkg 2024-03-13 09:09:08 -04:00