Information for build python3-nose-1.3.7-3.ru6
ID | 4114 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Package Name | python3-nose | ||||||||
Version | 1.3.7 | ||||||||
Release | 3.ru6 | ||||||||
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. This package installs the nose module and nosetests-3 program that can discover python3 unittests. | ||||||||
Built by | dam402 | ||||||||
State | complete | ||||||||
Started | Mon, 17 Oct 2016 17:31:04 EDT | ||||||||
Completed | Mon, 17 Oct 2016 17:34:25 EDT | ||||||||
Task | build (centos6-rutgers-staging, python3-nose-1.3.7-3.ru6.src.rpm) | ||||||||
Tags |
|
||||||||
RPMs |
|
||||||||
Changelog | * Mon Oct 17 2016 Derek Maciel <dam402@nbcs.rutgers.edu> - 1.3.7-2 - Rebuild for Rutgers CentOS 6 - Remove python3 macros * 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 |