Tagged Questions
1
vote
0answers
227 views
Test execution report in HTML format for MonkeyTalk
MonkeyTalk provides the functionality of running test suites with Ant.
Reference: Running Suites With Ant
I wanted to know if it is possible to generate HTML reports of test execution?
I want to ...