mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8 lines
363 B
Text
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").
|