src/eric7/Testing/Interfaces/PytestExecutor.py

branch
eric7
changeset 10426
1150e67efb5a
parent 10415
af9a6dac2611
child 10439
21c28b0f9e41
diff -r 0badf8f80d7c -r 1150e67efb5a src/eric7/Testing/Interfaces/PytestExecutor.py
--- a/src/eric7/Testing/Interfaces/PytestExecutor.py	Wed Dec 20 10:47:17 2023 +0100
+++ b/src/eric7/Testing/Interfaces/PytestExecutor.py	Wed Dec 20 10:49:45 2023 +0100
@@ -73,8 +73,7 @@
 
     def hasCoverage(self, interpreter):
         """
-        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.
 
         @param interpreter interpreter to be used for the test
         @type str

eric ide

mercurial