slackbuilds_ponce/development/nose/README
2010-05-12 23:28:45 +02:00

8 lines
363 B
Text

nose (a discovery-based unittest extension)
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 too much magic.
NOTE: Building nose requires Python setuptools to be installed
(available at SlackBuilds.org as "pysetuptools").