[TIP] Test management tools in python

Eric Smith eric at trueblade.com
Mon Aug 9 14:07:21 PDT 2010


On 8/9/10 4:50 PM, Jesse Noller wrote:
> 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.

For those of us not in the know but curious, what's the distinction?

-- 
Eric.



More information about the testing-in-python mailing list