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


Groups > comp.lang.python > #59468

Re: Running python's own unit tests?

Date 2013-11-14 19:19 +0000
From Tim Golden <mail@timgolden.me.uk>
Subject Re: Running python's own unit tests?
References <rowen-D197FD.11120814112013@news.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.2619.1384456760.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 14/11/2013 19:12, Russell E. Owen wrote:
> I'm building python from source and trying to figure out how to test the
> result. I must be overlooking something obvious, but I looked through
> the documentation and source and tried some google searches (which turn
> up plenty about writing unit tests in python, but nothing about testing
> a python distribution).
>
> Any hints?
>
> -- Russell
>
http://docs.python.org/devguide/

TJG

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


Thread

Re: Running python's own unit tests? Tim Golden <mail@timgolden.me.uk> - 2013-11-14 19:19 +0000

csiph-web