Since I just filed a bunch of nitpicky issues, I wanted to also stop and mention two things I really liked:
-
The parallel initialization of fixtures in _resolve_coroutine_fixtures_in is awesome
-
You fixed MultiError tracebacks! I know it's still not as pretty as the regular pytest tracebacks, but I have wasted so much time trying to guess the meaning of incomplete MultiError tracebacks from pytest, and I also spent like an hour once trying to figure out how to hook traceback printing and totally failed. So: thank you!
Since I just filed a bunch of nitpicky issues, I wanted to also stop and mention two things I really liked:
The parallel initialization of fixtures in
_resolve_coroutine_fixtures_inis awesomeYou fixed MultiError tracebacks! I know it's still not as pretty as the regular pytest tracebacks, but I have wasted so much time trying to guess the meaning of incomplete MultiError tracebacks from pytest, and I also spent like an hour once trying to figure out how to hook traceback printing and totally failed. So: thank you!