To be a null default and set to `0.1` when not passed by the caller so as to avoid having to pass `0.1` if you wanted the param-defined-default. Also, - in the `spawn()` fixtures's `unset_colors()` closure, add in a masked `os.environ['NO_COLOR'] = '1'` since i found it while trying to debug debugger tests. - always return the `child.before` content from `assert_before()` helper; again it comes in handy when debugging console matching tests. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_debugger.py | ||
| test_pause_from_non_trio.py | ||
| test_tooling.py | ||