Date: Sat, 14 Jan 2006 17:31:55 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-testgears Makefile distinfo pkg-descr pkg-plist ports/devel/py-testgears/files pkg-deinstall.in Message-ID: <200601141731.k0EHVtJU093136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2006-01-14 17:31:55 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-testgears Makefile distinfo pkg-descr pkg-plist
devel/py-testgears/files pkg-deinstall.in
Log:
TestGears provides automatic discovery of unittest.TestCases and
the ability to run tests that are written as simple functions.
It generates a standard unittest.TestSuite for use with any of
the standard frontends, and provides a distutils command to run
tests with zero configuration.
PR: ports/91689
Submitted by: Nicola Vitale <nivit@email.it>
Revision Changes Path
1.2097 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/py-testgears/Makefile (new)
1.1 +3 -0 ports/devel/py-testgears/distinfo (new)
1.1 +17 -0 ports/devel/py-testgears/files/pkg-deinstall.in (new)
1.1 +8 -0 ports/devel/py-testgears/pkg-descr (new)
1.1 +2 -0 ports/devel/py-testgears/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601141731.k0EHVtJU093136>
