Descriptionright now, we generate a test report in the same directory
we save test logs, which is inconvenient because the test summary
is an index.html file, making it difficult to use a webbrowser to
look at other files in that directory.
this change:
1. moves the test report out of ant-reports/test.runtests into
a separate dir report.runtests
2. moves captured screenshots etc out of test.runtests into
capture.runtests
Patch Set 1 #
Total comments: 2
Patch Set 2 : separate test results #MessagesTotal messages: 6
|