Bugzilla – Bug 458011
Automate running of Unit Tests
Last modified: 2009-02-27 22:27:02 UTC
It would be ideal if we could automate the running on unit tests inside of Hudson after a package is built. I don't think Stephen has time to do this at the moment, so some of development's time could be spent to make it work.
I did some research on this and it should be a piece of cake to make happen in Hudson. Unfortunately it can't happen until we have our project building not only in osc but on the command-line also. This will have to wait until Stephen finishes his Hudson work. Here's a useful guide on using NUnit with Hudson: http://redsolo.blogspot.com/2008/04/guide-to-building-net-projects-using.html
Hours for today.
Big thanks to Stephen for help with this. Because of his efforts, we have the UIAutomationWinforms unit tests running in Hudson, and the UiaAtkBridge ones almost working. #471638 will have to be fixed to get the bridge tests working, so let's track the rest of that issue there. *** This bug has been marked as a duplicate of bug 471638 ***
dup, closing