Fedora 19 Update: python-testify-0.4.0-2.fc19

updates at fedoraproject.org updates at fedoraproject.org
Tue Jul 2 00:33:57 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-11540
2013-06-23 18:35:14
--------------------------------------------------------------------------------

Name        : python-testify
Product     : Fedora 19
Version     : 0.4.0
Release     : 2.fc19
URL         : https://github.com/Yelp/Testify
Summary     : A replacement for Python's unittest module and nose
Description :
Testify is a replacement for Python's unittest module and nose. It is
modeled after unittest, and existing unittest classes are fully supported.

However, Testify has features above and beyond unittest, including:
 - Class-level setup and tear-down fixture methods, which are run only once
   for an entire class of test methods.
 - A decorator-based approach to fixture methods, enabling features like
   lazily-evaluated attributes and context managers for tests.
 - Enhanced test discovery. Testify can drill down into packages to find
   test cases (similar to nose).
 - Support for detecting and running test suites, grouped by modules, classes,
   or individual test methods.
 - Support for splitting up tests into buckets for multiprocessing.
 - Pretty test runner output.
 - Extensible plugin system for adding additional functionality around
   reporting.
 - Comes complete with other handy testing utilities, including turtle (for
   mocking), code coverage integration, profiling, and numerous common
   assertion helpers for easier debugging.

--------------------------------------------------------------------------------
Update Information:

Initial package
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #919937 - Review Request: python-testify - A replacement for Python's unittest module and nose
        https://bugzilla.redhat.com/show_bug.cgi?id=919937
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-testify' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list