nicoddemus / pytest-rich

pytest + rich integration (proof of concept)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update screenshot in README

joshuadavidthomas opened this issue · comments

The terminal reporter has changed a bit, so the screenshot should reflect that.

Since the software now has the --rich-capture ability, we could even pull a @simonw and have any push to the main branch trigger a GHA workflow that captures the output of the current state and commit/push the screenshot if there have been any changes.

Actually I suggest we do that for every PR, so we can see any changes before they even reach main. 👍