Good day folks,

I need to do some automated processing of the testng-results.xml results 
file after a large set of tests is complete and as a result I would like to 
change the properties we pass (via maven ) into the TestNG XML reporter. 
The properties I would like to use are the following:

timestampFormat (add milliseconds to the format)
splitClassAndPackageNames
generateGroupsAttribute
generateTestResultAttributes
generateDependsOnMethods
generateDependsOnGroups

And they would change the generated XML.

Can the TestNG plug-in use the altered TestNG results file?

I took a quick look at the TestNG plug-in code and didn't see any obvious 
keywords to indicate whether they could or couldn't

Thank you in advance,

Jim Mochel


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7d250b1c-1315-4e91-b021-2ddce72072f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to