Jordi Smit
Blog
TIL
Cheat-sheets
Tools
Talks
About Me
All tags
TIL: How to pass data to PyTest fixtures from the CLI
Today I learned how to pass different URLs via the CLI to PyTest fixtures to make my test reusable on different API deployments.