Community
Participate
Working Groups
When writing a configuration file for the test executor, the <entry></entry> tag for the test suite is still required: <testsuite><entry></entry></testsuite> This is a legacy from the time where multiple test suites could be entered and is no longer necessary. If we change this, we should think about how to remain compatible with previous versions, or document that config files will have to be altered.
Created attachment 203135 [details] Modifications for <entry> removement / multiple -> single test suite support.
Patch applied with changeset http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=00dce423322eeb694639750d3d495e302125f814
Fix verified manually, the <entry></entry> tag is not required anymore to start a testrun using a config file