nicoddemus / pytest-rich

pytest + rich integration (proof of concept)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create test in `tests/example` that causes a deliberate `ImportError`

joshuadavidthomas opened this issue · comments

As raised in #75, if there is a syntax error in a test or a module imported by a test, pytest-rich does not handle it.