pytest2/contrib/py_unittest
hpk eebb9d7257 [svn r58287] add a test for __version__ attr
--HG--
branch : trunk
2008-09-21 09:19:30 +02:00
..
conftest.py [svn r58286] also contain URL 2008-09-21 09:18:39 +02:00
readme.txt [svn r58284] make sure that "test" prefix is enough. 2008-09-21 08:40:54 +02:00
test_conftest.py [svn r58287] add a test for __version__ attr 2008-09-21 09:19:30 +02:00

readme.txt

code for collecting traditional unit tests.
This conftest is based on

    http://johnnydebris.net/svn/projects/py_unittest

from Guido Wesdorp.