src/eric7/Testing/Interfaces/TestExecutorBase.py

branch
eric7
changeset 10426
1150e67efb5a
parent 10417
c6011e501282
child 10439
21c28b0f9e41
diff -r 0badf8f80d7c -r 1150e67efb5a src/eric7/Testing/Interfaces/TestExecutorBase.py
--- a/src/eric7/Testing/Interfaces/TestExecutorBase.py	Wed Dec 20 10:47:17 2023 +0100
+++ b/src/eric7/Testing/Interfaces/TestExecutorBase.py	Wed Dec 20 10:49:45 2023 +0100
@@ -168,8 +168,7 @@
 
     def hasCoverage(self, interpreter):  # noqa: U100
         """
-        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