Name: | python-nose |
---|---|
Version: | 1.3.7 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 1159907 |
License: | LGPLv2+ and Public Domain |
RPM: | python-nose-1.3.7-1.el7.noarch.rpm |
Source RPM: | python-nose-1.3.7-1.el7.src.rpm |
Build Date: | Fri May 26 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://nose.readthedocs.org/en/latest/ |
Summary: | Discovery-based unittest extension for Python |
Description: | nose extends the test loading and running features of unittest, making it easier to write, find and run tests. By default, nose will run tests in files or directories under the current working directory whose names include "test" or "Test" at a word boundary (like "test_this" or "functional_test" or "TestClass" but not "libtest"). Test output is similar to that of unittest, but also includes captured stdout output from failing tests, for easy print-style debugging. These features, and many more, are customizable through the use of plugins. Plugins included with nose provide support for doctest, code coverage and profiling, flexible attribute-based test selection, output capture and more. |
- Update to nose 1.3.7 Resolves: rhbz#1377093
- Disable unstable multiprocessing test. Resolves: rhbz#1176288
- Mass rebuild 2013-12-27
- Update to 1.3.0 upstream with python-3.3 fixes
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- New upsream 1.2.1 that just bumps the version properly
- Update to nose-1.2.0. - Two less python3 test failures than 1.1.2
- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 - disable selftests that fail under 3.3
- remove rhel logic from with_python3 conditional
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild