Skip to content

AST-1501 Convert get_settings to normal fixture

Maik Nijhuis requested to merge ast-1501-remove-lazy-fixtures into main

Use get_settings as a normal fixture, instead of via pytest.mark.parametrize and pytest-lazy-fixture.

Remove all usages of pytest-lazy-fixture from Radler.

Merge request reports

Loading