Created new branch <unittest> to develop enhanced unittest support for various frameworks. unittest

Sat, 07 May 2022 16:30:34 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 07 May 2022 16:30:34 +0200
branch
unittest
changeset 9055
08b2702b4f81
parent 9054
adae534abaf0
child 9056
af7c8c7b7c62

Created new branch <unittest> to develop enhanced unittest support for various frameworks.

eric7/PyUnit/UnittestDialog.py file | annotate | diff | comparison | revisions
--- a/eric7/PyUnit/UnittestDialog.py	Thu May 05 17:40:52 2022 +0200
+++ b/eric7/PyUnit/UnittestDialog.py	Sat May 07 16:30:34 2022 +0200
@@ -713,7 +713,7 @@
         client to run the test suite.
         
         @param testCases list of detected test cases
-        @type str
+        @type list of str
         @param exc_type exception type occured during discovery
         @type str
         @param exc_value value of exception occured during discovery

eric ide

mercurial