Forum Discussion
- Marsha_RModerator
Here's the junit example from this page
From Tests
Use the
Log.SaveResultsAs
method:Log.SaveResultsAs("C:\\Work\\Log\\Log.xml", lsJUnit);
A JUnit report is created only for a Summary report generated for your test run.
- sohailalam2696Contributor
What about getting the results from whole execution plan? I want all Execution results exported in JUnit. Thank you
- rraghvaniChampion Level 3
If you read the section From the command line, that will give you exactly what you require.
Related Content
- 4 years ago
Recent Discussions
- 18 hours ago
- 18 hours ago
- 5 days ago