Hi, I realized that it was a little complicated to verify that we hadn't broken anything before commiting in mdarad-genapp. I have simplified it to a maximum (or so I think) Very simple procedure: - Launch the verify.before.commit ant task from the mdarad-genapp directory: ex: D:\dev\projects\mdarad-genapp>ant verify.before.commit This will update the mdarad-genapp from svn, generate the totaltest application, drop the totaltest database, create a new totaltest database and launch the unit tests on it. There is still no functional tests automated but it shouldn't be long. If you have any questions, suggestions or problems, let me know, François |