smarie / python-pytest-harvest

Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes.
https://smarie.github.io/python-pytest-harvest/
BSD 3-Clause "New" or "Revised" License
61 stars 8 forks source link

Switched nox backend to virtualenv and fixed compat with pytest8 #70

Closed smarie closed 4 months ago

smarie commented 4 months ago

Fixed #69 Fixed #68 Fixed #66