Sat, 21 Sep 2024 03:26:51 UTC | login

Information for build python-proboscis-1.2.6.0-8.fc27

ID17997
Package Namepython-proboscis
Version1.2.6.0
Release8.fc27
Epoch
SummaryA test framework that extends Python's built-in unit test
DescriptionA 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).
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:57 UTC
CompletedSat, 14 Apr 2018 20:27:57 UTC
Tags
f28
f29
RPMs
src
python-proboscis-1.2.6.0-8.fc27.src.rpm (info) (download)
noarch
python-proboscis-1.2.6.0-8.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6.0-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Nov 08 2013 Daniel Bruno <dbruno@fedoraproject.org> - 1.2.6.0-2 - Adjustments recommended in the review process * Tue Oct 29 2013 Daniel Bruno <dbruno@fedoraproject.org> - 1.2.6.0-1 - First RPM release