slackbuilds_ponce/development/nose/README
Mikko Värri 538e4102c3 development/nose: Upgraded for version 1.0.0.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
2010-12-31 19:00:12 -06:00

6 lines
301 B
Text

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 requires pysetuptools, and Sphinx is
optional if you want more docs.