forked from goodboy/tractor
1
0
Fork 0
tractor/tractor/_testing
Tyler Goodlet 31f88b59f4 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-27 15:58:02 -04:00
..
__init__.py Deliver a `MaybeBoxedError` from `.expect_ctxc()` 2025-03-27 15:58:02 -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