Pakket: python3-proboscis (1.2.6.0-4)
Verwijzigingen voor python3-proboscis
Trisquel bronnen:
Het bronpakket python-proboscis downloaden:
- [python-proboscis_1.2.6.0-4.dsc]
- [python-proboscis_1.2.6.0.orig.tar.gz]
- [python-proboscis_1.2.6.0-4.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian OpenStack (Mailarchief)
- Julien Danjou
- Thomas Goirand
- Mehdi Abaakouk
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
extends Nose with certain TestNG like features - Python 3.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 3.x module.
Andere aan python3-proboscis gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)