Proboscis

From Free Software Directory
 
Jump to: navigation, search


[edit]

Proboscis

https://github.com/rackerlabs/python-proboscis
extends Nose with certain TestNG like features - python 2.x

Proboscis is a Python test framework that extends Python's built- in unittest module and Nose with features from TestNG.

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.

Features: * 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. * Allows for explicit test dependencies and skipping of dependent tests on failures. * Runs xUnit style clases 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).

This package provides the Python 2.x module.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian: Thomas Goirand <zigo@debian.org>

Verified on

3 May 2014

Notes

License: apache-2




Leaders and contributors

Contact(s)Role
Tim Simpson contact


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/proboscis
Debian (Ref) (R)https://tracker.debian.org/pkg/python-proboscis
Downloadhttps://github.com/rackerlabs/python-proboscis


Software prerequisites




Entry








"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2015-07-17
Source Debian
Source link http://packages.debian.org/sid/python-proboscis

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.