- Posted by justin on September 29, 2004
As part of the move toward extreme programming, I have been working over the last several weeks to finalize the automated builds for Fuzion. I am using nAnt to do my builds and I have to say that it is a very powerful little program. I have the build scripts compiling all of the Fuzion projects (8 in all), creating all of the database scripts from the sql scripts stored in CVS, creating a test database using the db scripts created, running all of our nUnit test, and then creating a zip file for distribution.