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


Groups > comp.lang.python > #59466 > unrolled thread

Running python's own unit tests?

Started by"Russell E. Owen" <rowen@uw.edu>
First post2013-11-14 11:12 -0800
Last post2013-11-14 11:12 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Running python's own unit tests? "Russell E. Owen" <rowen@uw.edu> - 2013-11-14 11:12 -0800

#59466 — Running python's own unit tests?

From"Russell E. Owen" <rowen@uw.edu>
Date2013-11-14 11:12 -0800
SubjectRunning python's own unit tests?
Message-ID<mailman.2617.1384456338.18130.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web