pytest2/contrib/py_unittest
hpk 029451edab [svn r58285] add docstring and version info
--HG--
branch : trunk
2008-09-21 09:17:00 +02:00
..
conftest.py [svn r58285] add docstring and version info 2008-09-21 09:17:00 +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 r58284] make sure that "test" prefix is enough. 2008-09-21 08:40:54 +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.