[TIP] Test management tools in python

Jesse Noller jnoller at gmail.com
Mon Aug 9 13:50:21 PDT 2010


2010/8/9 Olemis Lang <olemis at gmail.com>:
> 2010/8/9 Paweł Siergiejuk <pawelsiergiejuk at gmail.com>:
>> Hi all
>>
>> 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?
>>
>
> Bitten , Hudson, Buildbot ... any other CI tool ...
>
> --
> Regards,
>
> Olemis.
>

Not quite; CI != test case tracking and management. As for the OP's
question - sadly I've had to roll my own in most cases.



More information about the testing-in-python mailing list