Skip to content

AST-1501 Remove pytest-lazy-fixture usages

Maik Nijhuis requested to merge ast-1501-remove-lazy-fixture into master

Remove usages of pytest-lazy-fixture, since it does not work with pytest-8.

Using pytest.mark.paramtrize directly also simplifies the tests.

Merge request reports

Loading