python nose unit test - test plan preparation

Hareesha Karunakar contacthareesha at gmail.com
Wed Apr 2 09:22:04 EDT 2014


Hello Group,

I am using python's nose testing frame work for my automated testing.
I would like to run my python cases and generate only the documentation
without actually running/executing the cases.

How is this possible?
I head "collect-only" plugin will help to achieve the same. But I think I
could not make out how to use this effectively?
Are there any other possibilities?
I mainly want to collect the "comments" form the test classes and test
methods.


Thanks,
Harish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140402/1ef09799/attachment.html>


More information about the Python-list mailing list