Sat, 07 May 2022 16:30:34 +0200
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