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


Groups > comp.lang.python > #69586

Re: python nose unit test - test plan preparation

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'wednesday,': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:test': 0.09; 'python': 0.11; 'language.': 0.14; 'nose': 0.16; 'possible?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:plan': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; "python's": 0.19; 'header:User-Agent:1': 0.23; '---': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'testing': 0.29; 'skip:g 30': 0.30; 'testing.': 0.31; 'run': 0.32; 'cases': 0.33; 'could': 0.34; 'classes': 0.35; 'test': 0.35; 'but': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'same.': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'free': 0.61; 'viruses': 0.61; 'protection': 0.63; 'group,': 0.63; 'our': 0.64; 'here': 0.66; 'dont': 0.67; 'antivirus': 0.68; 'received:2': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: python nose unit test - test plan preparation
Date Thu, 03 Apr 2014 14:31:39 +0100
References <mailman.8817.1396452978.18130.python-list@python.org> <3c1ce911-8330-4185-ab77-d0ab8cc62cd2@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-2-98-192-106.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
In-Reply-To <3c1ce911-8330-4185-ab77-d0ab8cc62cd2@googlegroups.com>
X-Antivirus avast! (VPS 140403-0, 03/04/2014), Outbound message
X-Antivirus-Status Clean
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8839.1396533668.18130.python-list@python.org> (permalink)
Lines 29
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1396533668 news.xs4all.nl 2937 [2001:888:2000:d::a6]:36642
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69586

Show key headers only | View raw


On 03/04/2014 03:02, Rustom Mody wrote:
> On Wednesday, April 2, 2014 6:52:04 PM UTC+5:30, Hareesha Karunakar wrote:
>> 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.
>
> If you dont get answers here you can try the nose group
> https://groups.google.com/forum/#!forum/nose-users
>

Or see http://lists.idyll.org/listinfo/testing-in-python which is also 
available as gmane.comp.python.testing.general

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

Back to comp.lang.python | Previous | NextPrevious 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