--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Wed Dec 20 11:06:38 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Wed Dec 20 14:58:58 2023 +0100 @@ -96,7 +96,7 @@ </tr> <tr> <td><a href="#PytestExecutor.hasCoverage">hasCoverage</a></td> -<td>Public method to get the test framework version and version information of its installed plugins.</td> +<td>Public method to check, if the collection of coverage data is available.</td> </tr> <tr> <td><a href="#PytestExecutor.start">start</a></td> @@ -351,8 +351,7 @@ <b>hasCoverage</b>(<i>interpreter</i>) <p> - Public method to get the test framework version and version information - of its installed plugins. + Public method to check, if the collection of coverage data is available. </p> <dl>