Closed orenault closed 10 years ago
Great idea Olivier! I'd like to experiment with importing JUnit as well... so when you have, say, many JUnit XML files and would like to import them to Nestor as well :) but we can work on this in another issue. Thanks!
Working on this, should be completed today or tomorrow :-) probably will work on the import/duplicate issue, where we'll copy the behavior in Jenkins when you create new projects/jobs.
Some tools can understand tests results described by a xml file, following the JUNIT report xml format. This is the case of JENKINS which can produce charts and test report from these xml files. So, it may be interesting to let NESTOR export a test run to a xml file, and develop an API which can manage this file export. Thus, Jenkins can be interfaced with NESTOR for the reporting.
http://help.catchsoftware.com/display/ET/JUnit+Format