Search code examples
testngtestng-eclipse

Specifying relative paths for Template XML file in TestNG


I am using Eclipse (Luna) with a TestNG project.

I would like to specify a relative path for my testNG.xml file, but the "Apply" box is grayed out.

I assume that this is because the path being pre-pended to the Template XML file is different than the path being pre-pended to the Output directory (above), but I cannot figure out what path that might be.

Does TestNG support relative paths for the Template XML file? And if so, where can I find what directory the path is relative to?

enter image description here


Solution

  • now the feature is available in TestNG Eclipse Plugin 6.11.0.201703011520 in release update-site: http://beust.com/eclipse, feel free to put your feedback here on github ticket.