[py-dev] py.test: setup/teardown bugs
Marian Schubert
marian.schubert at gmail.com
Thu Feb 15 14:49:26 CET 2007
Hello,
there are 2 files attachment. Both should be easly used to reproduce
bugs i found using py.test (which is great tool and i thank everyone
who created/contributed to it).
test_fail.py - both tests should fail because teardown_method is failing
test_output.py - there is output of teardown method of previous test
in current test's recorded output which i believe shouldn't be there
cu,
MS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_fail.py
Type: text/x-python
Size: 239 bytes
Desc: not available
Url : http://codespeak.net/pipermail/py-dev/attachments/20070215/65499fc7/attachment.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_output.py
Type: text/x-python
Size: 323 bytes
Desc: not available
Url : http://codespeak.net/pipermail/py-dev/attachments/20070215/65499fc7/attachment-0001.py
More information about the py-dev
mailing list