dev-petrov / pytest-lazy-fixtures

Allows you to use fixtures in @pytest.mark.parametrize.
MIT License
55 stars 2 forks source link

Fix tests, add tests to sdist #13

Closed dev-petrov closed 6 months ago

dev-petrov commented 6 months ago

Closes #10 and #11