[TIP] Test management tools in python

Victoria G. Laidler laidler at stsci.edu
Mon Aug 9 15:19:45 PDT 2010


Hi Pawel,
> From some time I try to find a some kind of test management tools.
> I need to store testcases, testsuite for each project, execute suits,
> store result.
> Do you know any python or python-friendly tools?
We wrote Pandokia for the "execute suite, store result" part of the 
project. We use Subversion to
store our tests along with our source code.

You can see more about Pandokia here:
https://svn.stsci.edu/trac/ssb/etal/wiki/Pandokia

cheers,
Vicki Laidler



More information about the testing-in-python mailing list