Skip to content

Specify the minimum required version of pytest

username-removed-1142763 requested to merge pytest-version into master

A previous change introduced the usage of pytest.param to our test suite in commit 7aba0bfc906409073c4d246ec009a8622551726a.

This was only added to pytest 3.1.0, and the tests can't work with older versions.

Merge request reports

Loading