Changes between Version 26 and Version 27 of pyrunner


Ignore:
Timestamp:
08/21/24 10:45:42 (3 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v26 v27  
    8282
    8383=== Running/Debugging unitpy tests
    84 If the unittests are using [unitpy], the test class does not need to extend TestCase and is by itself not discoverable.
     84If the unittests are using [wiki:unitpy], the test class does not need to extend TestCase and is by itself not discoverable.
    8585If the test class was compiled with the j2p and the junit-t translator, then a bit of glue code has been added to your class. This glue code looks like this:
    8686{{{