RunPythonTests¶
-
MacroModule
¶ genre Test
author Lennart Tautz
package FMEwork/ReleaseMeVis
definition RunPythonTests.def see also RunGenericTestCases
,RunFunctionalTestCases
,DetermineTestsOfModule
keywords retest
,functional
,test
,case
,manual
Purpose¶
This module executes Python tests from a test list.
Usage¶
Connect an object that implements the AssociatedTests interface. The GUI will show the Python tests contained in this object. Press Run Tests
to execute the tests. The test outcome will be displayed in the GUI as well.