On Mon, Nov 30, 2009 at 3:36 PM, Noufal Ibrahim <[email protected]> wrote: > Hi, > Does anyone have any experience with using apycot > http://www.logilab.org/project/apycot to automate a large batch of tests? I > basically need a framework to do all the accounting and paperwork for me. > Alternative suggestions would be nice too.
May be you are looking for continuous integration server like: http://hudson-ci.org/ or http://buildbot.net/trac (try: http://pypi.python.org/pypi/collective.buildbot ) Regards, Baiju M _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
