Test & Code
Test & Code
Brian Okken
234: pytest-metadata - provides access to test session metadata
6 minutes Posted May 8, 2025 at 5:57 am.
0:00
6:56
Download MP3
Show notes

pytest-metadata is described as a plugin for pytest that provides access to test session metadata. 
That is such a humble description for such a massively useful plugin. 
If you're already using pytest-html, you have pytest-metadata already installed, as pytest-metadata is one of the dependencies for pytest-html.
However, pytest-metadata is very useful even on its own.

Links:

If you've got other plugins that work well with pytest-metadata, please let me know.