https://bugzilla.redhat.com/show_bug.cgi?id=1027506 Bug ID: 1027506 Summary: Review Request: python-proboscis - Proboscis is a Python test framework that extends Python's built-in unit test Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: dbruno@xxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://dbruno.fedorapeople.org/python-proboscis/python-proboscis.spec SRPM URL: http://dbruno.fedorapeople.org/python-proboscis/python-proboscis-1.2.6.0-1.fc19.src.rpm Description: Proboscis is a Python 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). Fedora Account System Username: dbruno -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review