Forgive me because I'm over my head here a bit and this may be total gibberish.
Is there a popular choice (or is there ANY) for supporting an XP style continuous integration process where each committed code change is automatically built, and all unit tests are ran, as well as other scripted tests (Test driven development) so that all integration and regression testing is automatically performed? This would be in Xcode for an iOS or OSX project.
Googling has discovered this as a bit of a hole currently and I wonder how other XP/Scrum devotees have used to solve this.
Is there a popular choice (or is there ANY) for supporting an XP style continuous integration process where each committed code change is automatically built, and all unit tests are ran, as well as other scripted tests (Test driven development) so that all integration and regression testing is automatically performed? This would be in Xcode for an iOS or OSX project.
Googling has discovered this as a bit of a hole currently and I wonder how other XP/Scrum devotees have used to solve this.