Information for build python3-nose-1.3.7-2.ru7
ID | 4008 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Package Name | python3-nose | ||||||||
Version | 1.3.7 | ||||||||
Release | 2.ru7 | ||||||||
Epoch | |||||||||
Summary | Discovery-based unittest extension for Python 3 | ||||||||
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. | ||||||||
Built by | anp120 | ||||||||
State | complete | ||||||||
Started | Fri, 29 Jul 2016 13:43:35 EDT | ||||||||
Completed | Fri, 29 Jul 2016 13:48:25 EDT | ||||||||
Task | build (centos7-rutgers-staging, python3-nose-1.3.7-2.ru7.src.rpm) | ||||||||
Tags |
|
||||||||
RPMs |
|
||||||||
Changelog | * Fri Jul 29 2016 Alexander Pavel <anp120@jla.rutgers.edu> - 1.3.7-2 - Rebuild for Rutgers CentOS 7 * Tue Feb 02 2016 Orion Poplawski <orion@cora.nwra.com> - 1.3.7-2 - Fix URL - Fix long line in description - Include more documentation * Wed Dec 30 2015 Orion Poplawski <orion@cora.nwra.com> - 1.3.7-1 - Initial EPEL7 package |