First time I had to use a parameterized fixture in pytest. That is such a handy feature right now, as I have to run my test suite with Tailwind CSS 3.x and 4.x.
https://docs.pytest.org/en/latest/how-to/fixtures.html#parametrizing-fixtures
#TIL #python
https://docs.pytest.org/en/latest/how-to/fixtures.html#parametrizing-fixtures
#TIL #python
Comments