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
63 stars 9 forks source link

Provide a method to easily get aggregated counts of success/skipped/failure in the session synthesis #13

Open smarie opened 5 years ago

smarie commented 5 years ago

This could sometimes help to replace doing meta-testing