[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/python-bugs-list/attachments/20070824/45498ea1/attachment-0002.bin
More information about the Python-bugs-list
mailing list