nose extends unittest to make testing easier https://pypi.python.org/pypi/nose/1.2.1
Go to file
2024-01-06 11:31:19 +01:00
python-nose.spec automatic version update by autodist [release 1.3.7-1mamba;Sun Jun 21 2015] 2024-01-06 11:31:19 +01:00
README.md automatic version update by autodist [release 1.3.3-1mamba;Wed May 07 2014] 2024-01-06 11:31:18 +01:00

python-nose

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.