Project properties |
These are any default values which are passed to the Parser when parsing
the test files, and executing the test files. |
Display output trace files in the test tree |
If selected, the viewable stdout and stderr traces for each test will
be visible as child nodes of the test node. If not selected, they may be
viewed via the right click pop-up menu. |
Parser class name |
For use if a user has defined their own class implementing the ParserInterface |
Test finder class name |
For use if the user has defined their own TestFinderInterface class. |
Test directory path |
The root from which to search for test files. |
Re-use trace viewer window |
If selected, all trace view requests will appear in the same TraceViewer
window. If not selected, a new TraceViewer window will pop-up for
each view requested. |