Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
Technology
Health & Fitness
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/bc/83/56/bc835690-12d4-9398-f8f8-234889fc4702/mza_11760862679876056298.jpg/600x600bb.jpg
Test & Code
Brian Okken
237 episodes
2 months ago
The Python Test Podcast hosted by Brian Okken
Show more...
Technology
Education,
How To
RSS
All content for Test & Code is the property of Brian Okken and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
The Python Test Podcast hosted by Brian Okken
Show more...
Technology
Education,
How To
https://is1-ssl.mzstatic.com/image/thumb/Podcasts211/v4/bc/83/56/bc835690-12d4-9398-f8f8-234889fc4702/mza_11760862679876056298.jpg/600x600bb.jpg
234: pytest-metadata - provides access to test session metadata
Test & Code
8 minutes
6 months ago
234: pytest-metadata - provides access to test session metadata

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:

  • pytest-metadata - The plugin we're talking about in this episode
  • pytest-base-url - Adds the base URL to the metadata.
  • pytest-html - Displays the metadata at the start of each report. 
    • See S2:E6: pytest-html - a plugin that generates HTML reports for test results
  • pytest-reporter-html1 - Presents metadata as part of the report.
  • pytest-selenium - Adds the driver, capabilities, and remote server to the metadata.

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


Sponsored by: 

  • Porkbun -- named the #1 domain registrar by USA Today from 2023 to 2025!
  • Get a .app or.dev domain name for only $5.99 first year.

Help support the show AND learn pytest: 

  • The Complete pytest course is now a bundle, with each part available separately.
    • pytest Primary Power teaches the super powers of pytest that you need to learn to use pytest effectively.
    • Using pytest with Projects has lots of "when you need it" sections like debugging failed tests, mocking, testing strategy, and CI
    • Then pytest Booster Rockets can help with advanced parametrization and building plugins.
  • Whether you need to get started with pytest today, or want to power up your pytest skills, PythonTest has a course for you.


★ Support this podcast on Patreon ★
Test & Code
The Python Test Podcast hosted by Brian Okken