All tags

A thumbnail image

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.