[Tutor] automating tests

Nicholas Wieland nicholas_wieland at yahoo.it
Fri Jan 23 22:40:24 EST 2004


Hi all,
  I need to automate my unit testing, but before writing something I
want to know if there's something in the library, or if someone has
already solved this problem.
I have a /src and a /tests directory, the /src directory contains the
modules I need to test, the /tests directory, obviously, the tests, in
different files. All my tests use the standard unittest framework.
Can I use test.regrtest, or it's only for internal usage ?

TIA,
  nicholas




More information about the Tutor mailing list