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


Groups > comp.lang.python > #27978

Re: Your favorite test tool and automation frameworks

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.011
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'everybody,': 0.05; 'subject:test': 0.07; 'python': 0.09; 'frameworks.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'talents': 0.16; 'wrote:': 0.17; 'alex': 0.17; 'url:moin': 0.17; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'url:wiki': 0.26; 'header:X-Complaints-To:1': 0.28; 'maybe': 0.29; 'code': 0.31; 'point': 0.31; 'url:python': 0.32; 'from:addr:yahoo.co.uk': 0.32; 'to:addr:python-list': 0.33; 'something': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'test': 0.36; 'thank': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'share': 0.61; 'first': 0.61; 'perfect': 0.63; 'lack': 0.71; 'subject:Your': 0.77; 'subject:tool': 0.84; 'received:2': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Your favorite test tool and automation frameworks
Date Mon, 27 Aug 2012 12:57:06 +0100
References <CABPy6+ywRAGOGSPZBaO-o-zha6Rtio3bLTtpcpZ_FUsJ0fwvog@mail.gmail.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-97-64-154.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20120713 Thunderbird/14.0
In-Reply-To <CABPy6+ywRAGOGSPZBaO-o-zha6Rtio3bLTtpcpZ_FUsJ0fwvog@mail.gmail.com>
X-Antivirus avast! (VPS 120827-0, 27/08/2012), Outbound message
X-Antivirus-Status Clean
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3870.1346068545.4697.python-list@python.org> (permalink)
Lines 26
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346068545 news.xs4all.nl 6862 [2001:888:2000:d::a6]:37226
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:27978

Show key headers only | View raw


On 27/08/2012 12:04, Alex Naumov wrote:
> Hello everybody,
>
> I would like to ask about your favorite python test frameworks. I never
> used it before (beginner in testing) and would like to start to learn Unit-
> and GUI-testing.
>
> I look now at PyUnit/unittest and dogtail. Maybe someone
> can recommend something better or just share experiences?
>
>
> Thank you,
> Alex
>
>
>

I never test my own code as it's always perfect first time :)  For those 
who lack my talents here's a good starting point 
http://wiki.python.org/moin/PythonTestingToolsTaxonomy

-- 
Cheers.

Mark Lawrence.

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


Thread

Re: Your favorite test tool and automation frameworks Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-27 12:57 +0100

csiph-web