Fedora 20 Update: python-proboscis-1.2.6.0-2.fc20

updates at fedoraproject.org updates at fedoraproject.org
Sun Nov 24 03:41:34 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-21138
2013-11-13 00:33:38
--------------------------------------------------------------------------------

Name        : python-proboscis
Product     : Fedora 20
Version     : 1.2.6.0
Release     : 2.fc20
URL         : https://github.com/rackerlabs/python-proboscis
Summary     : A test framework that extends Python's built-in unit test
Description :
A test framework that extends Python’s built-in unit test module and Nose
with features from TestNG, such as:

- Uses decorators instead of naming conventions.
- Allows for TestNG style test methods, in which a class is initialized once
  as an alternative to using class fields (see the example below).
- Allows for explicit test dependencies and skipping of dependent tests
  on failures.
- Runs xUnit style classes if desired or needed for backwards compatibility.
- Uses Nose if available (but doesn't require it), and works with many of
  its plugins.
- Runs in IronPython and Jython (although if you're targeting the JVM you
  should consider using TestNG instead).

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

First RPM release
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-proboscis' 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