Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround for pytest issue #3542 (#346)
Implement workaround for pytest issue [#3542](pytest-dev/pytest#3542) There seems to be a bug in pytest where metafunc.parametrize breaks fixture scope. By creating a fixture and parameterizing it indirectly scope can be maintained
- Loading branch information