Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69548

python nose unit test - test plan preparation

Date 2014-04-02 18:52 +0530
Subject python nose unit test - test plan preparation
From Hareesha Karunakar <contacthareesha@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.8817.1396452978.18130.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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.

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

python nose unit test - test plan preparation Hareesha Karunakar <contacthareesha@gmail.com> - 2014-04-02 18:52 +0530
  Re: python nose unit test - test plan preparation Rustom Mody <rustompmody@gmail.com> - 2014-04-02 19:02 -0700
    Re: python nose unit test - test plan preparation Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-03 14:31 +0100

csiph-web