summaryrefslogtreecommitdiffstats
path: root/development/nose/README
blob: c66ae6a7c3bb8365dc42298cd2798c3e1b67e3ec (plain)
1
2
3
4
5
6
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.