Skip to content

Parametrize solver tests

Joseph Weston requested to merge chore/parametrize-solver-tests into master

Here we remove a lot of the boilerplate associated with the Kwant solver tests by using pytest.parametrize

Merge request reports