[Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests. (original) (raw)
Brian Curtin brian.curtin at gmail.com
Thu Jan 6 00:15:36 CET 2011
- Previous message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Next message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jan 5, 2011 at 17:00, Terry Reedy <tjreedy at udel.edu> wrote:
+Running +-------
Is there a way to skip a particular test, such as one that crashes the test process?
-x {list of tests to skip} -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20110105/67be9de4/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Next message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]