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 <[EMAIL PROTECTED]>
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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"