Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi Vijay!
You could create TestRunListener events from the Events tab in the Project window. Those could be used to collect whichever execution information you need and then create the JUnit report file manually in the ProjectRunListener.afterRun.
Would this solve the problem?
/Henrik
eviware.com
You could create TestRunListener events from the Events tab in the Project window. Those could be used to collect whichever execution information you need and then create the JUnit report file manually in the ProjectRunListener.afterRun.
Would this solve the problem?
/Henrik
eviware.com