miwi 2006-12-14 11:38:48 UTC FreeBSD ports repository
Modified files: devel Makefile Added files: devel/py-nose Makefile distinfo pkg-descr pkg-plist Log: nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to magic. By default, nose will run tests in files or directories under the current working directory whose names include "test". nose also supports doctest tests and may optionally provide a test coverage report. Author: Jason Pellerin <[EMAIL PROTECTED]> WWW: http://somethingaboutorange.com/mrl/projects/nose/ PR: ports/106704 Submitted by: Dryice Liu <dryice at dryice.name> Revision Changes Path 1.2548 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/py-nose/Makefile (new) 1.1 +3 -0 ports/devel/py-nose/distinfo (new) 1.1 +9 -0 ports/devel/py-nose/pkg-descr (new) 1.1 +74 -0 ports/devel/py-nose/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"