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

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Your favorite test tool and automation frameworks
Date 2012-08-27 12:57 +0100
References <CABPy6+ywRAGOGSPZBaO-o-zha6Rtio3bLTtpcpZ_FUsJ0fwvog@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3870.1346068545.4697.python-list@python.org> (permalink)

Show all headers | 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