> == 1 of 2 == > Date: Sun, May 31 2009 6:52 pm > From: Johnny Chang > > > Hello, I just started using trac with svn and it is very nice. I > wanted to implement some build and test automation into it and was > looking for these features: > > -checks out code > -builds and checks for errors > -runs a test suite (run the executable with various predetermined > parameters, checks exit status, logs messages) > -allows automatic parsing of log messages > -checks in working executable > > > Any suggestions are appreciated!
I suggest you take a look at Hudson. Built in integration with Trac, Svn, and has plugins available for many build and test automation tools. https://hudson.dev.java.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
