Scaleable unit testing and continuous integration in an agile team using GIT
Friday, March 14th, 2008I like agile development, it works, but it does need some pretty clear guide lines and rules. It also needs very good testing systems to ensure no developer breaks anyones elses code.
Up until now, I have been using the same tools as everyone else.
SVN, perforce, CVS, etc… we all know this type of source control [...]