[New-bugs-announce] [issue1530] doctest should return error if not all tests passed

Miki Tebeka report at bugs.python.org
Fri Nov 30 23:25:29 CET 2007


New submission from Miki Tebeka:

python -mdoctest mymodule should return an error to the OS when a test
fails.

See patch.

----------
components: Library (Lib)
files: doctest.py.diff
messages: 58020
nosy: tebeka
severity: normal
status: open
title: doctest should return error if not all tests passed
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file8838/doctest.py.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1530>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doctest.py.diff
Type: text/x-patch
Size: 991 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071130/ce8ebc64/attachment.bin 


More information about the New-bugs-announce mailing list