Closed tiborsimko closed 12 months ago
Merging #419 (2af5c8a) into master (2b2b2ce) will increase coverage by
36.12%
. The diff coverage isn/a
.
This PR is not really necessary because PYTEST_ADDOPTS
works:
$ PYTEST_ADDOPTS=tests/test_version.py ./run-tests.sh --check-pytest
Allows execution of selected pytests via PYTESTARG environment variable. Example:
Closes reanahub/reana#755.