python-trio / flake8-async

Highly opinionated linter for Trio code
https://flake8-async.readthedocs.io
MIT License
17 stars 2 forks source link

More detailed error printing on failed tests #27

Closed jakkdl closed 2 years ago

jakkdl commented 2 years ago

Branched off of multi-problem PR, further improving error printing and catching some type errors here and there, although this is once again hitting overkill territory especially with not that many more tests left to create.

Zac-HD commented 2 years ago

(just going to push a commit, merge, merge-main on #28)