Hi everyone, I'm using Windows and Buildbot 0.9.4b, I have managed to create a build and run tests. But now I would like to collate the test results. In my setup when a test completes an XML file is created what I'd like to know is how best to collate the results. (there are Lots and lots of results to go through )
I came across this question on stackoverflow <http://stackoverflow.com/questions/25462570/showing-test-count-in-buildbot>. I am not familiar at all with the buildbot.steps.shell.Test also from the answer it might be best for me to parse the xml results myself, but I'm not sure where that code should go. Is the code shown in the example meant to be in the master.cfg file? In buildbot 9 what are some good practices in using buildbot.steps.shell.Test, are there any good examples out there. Regards
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
