diff -r ce3ee8851fa1 -r 21e2be5f0b41 eric7/Testing/Interfaces/PytestExecutor.py --- a/eric7/Testing/Interfaces/PytestExecutor.py Fri Jun 24 10:19:17 2022 +0200 +++ b/eric7/Testing/Interfaces/PytestExecutor.py Sun Jun 26 15:01:48 2022 +0200 @@ -100,6 +100,7 @@ # collectCoverage: --cov= + --cov-report= to suppress report generation # eraseCoverage: --cov-append if eraseCoverage is False # coverageFile + # args = [ PytestExecutor.runner, "runtest",