Changes between Version 28 and Version 29 of pyrunner


Ignore:
Timestamp:
08/21/24 10:46:39 (8 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyrunner

    v28 v29  
    8282
    8383=== Running/Debugging unitpy tests
    84 If the unittests are using [wiki:UnitPy], the test class does not need to extend TestCase and is by itself not discoverable.
     84If the unittests are using [wiki:unitypy], 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{{{