[Bug 755139] New: Review Request: python-nose-1.1 - Discovery-based unittest extension for Python

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 19 00:42:21 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-nose-1.1 - Discovery-based unittest extension for Python

https://bugzilla.redhat.com/show_bug.cgi?id=755139

           Summary: Review Request: python-nose-1.1 - Discovery-based
                    unittest extension for Python
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: a.badger at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL: http://toshio.fedorapeople.org/packages/python-nose1.1.spec
SRPM URL:
http://toshio.fedorapeople.org/packages/python-nose1.1-1.1.2-2.el6.src.rpm
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 contains a newer version of nose than was originally included for
use by packages that need the features and API made available since the
original package release.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list