Since I’m using maven to build owlbuilder, unit testing comes pretty easy. Of course since there’s a database involved, it would be nice to have a separate database so testing could write junk without messing up the real thing. I should look in to doing this for arachadmin too. This will require finding out how a web2py project can use multiple databases or have testing use something else.