[New-bugs-announce] [issue1008] Refactor test_signal.py to use unittest.

Atul Varma report at bugs.python.org
Fri Aug 24 03:54:07 CEST 2007


New submission from Atul Varma:

This patch refactors test_signal.py to use unittest.  When this patch is
applied, Lib/test/output/test_signal can be removed.

I tried to refactor out individual tests from the original script and
place them in separate test cases.

----------
components: Tests
files: refactored_test_signal.py.patch
messages: 55235
nosy: varmaa
severity: normal
status: open
title: Refactor test_signal.py to use unittest.
versions: Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1008>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: refactored_test_signal.py.patch
Type: text/x-patch
Size: 12023 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20070824/45498ea1/attachment.bin 


More information about the New-bugs-announce mailing list