SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-subunit rpm build for : Fedora 23. For other distributions click python-subunit.

Name : python-subunit
Version : 1.2.0 Vendor : Fedora Project
Release : 1.fc23 Date : 2015-10-27 11:14:27
Group : Unspecified Source RPM : subunit-1.2.0-1.fc23.src.rpm
Size : 0.30 MB
Packager : Fedora Project
Summary : Streaming protocol for test results
Description :
Subunit is a streaming protocol for test results. The protocol is a
binary encoding that is easily generated and parsed. By design all the
components of the protocol conceptually fit into the xUnit TestCase ->
TestResult interaction.

Subunit comes with command line filters to process a subunit stream and
language bindings for python, C, C++ and shell. Bindings are easy to
write for other languages.

A number of useful things can be done easily with subunit:
- Test aggregation: Tests run separately can be combined and then
reported/displayed together. For instance, tests from different
languages can be shown as a seamless whole.
- Test archiving: A test run may be recorded and replayed later.
- Test isolation: Tests that may crash or otherwise interact badly with
each other can be run separately and then aggregated, rather than
interfering with each other.
- Grid testing: subunit can act as the necessary serialization and
deserialization to get test runs on distributed machines to be
reported in real time.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/23/s390/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-subunit-1.2.0-1.fc23.noarch.rpm
ftp.icm.edu.pl  python-subunit-1.2.0-1.fc23.noarch.rpm
ftp.icm.edu.pl  python-subunit-1.2.0-1.fc23.noarch.rpm
     

Provides :
python-subunit

Requires :
/usr/bin/python
python(abi) = 2.7
python-extras
python-iso8601
python-testtools >= 1.8.0
python-traceback2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/python_subunit-1.2.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/subunit
/usr/lib/python2.7/site-packages/subunit/__init__.py
/usr/lib/python2.7/site-packages/subunit/__init__.pyc
/usr/lib/python2.7/site-packages/subunit/_output.py
/usr/lib/python2.7/site-packages/subunit/_output.pyc
/usr/lib/python2.7/site-packages/subunit/_to_disk.py
/usr/lib/python2.7/site-packages/subunit/_to_disk.pyc
/usr/lib/python2.7/site-packages/subunit/chunked.py
/usr/lib/python2.7/site-packages/subunit/chunked.pyc
/usr/lib/python2.7/site-packages/subunit/details.py
/usr/lib/python2.7/site-packages/subunit/details.pyc
/usr/lib/python2.7/site-packages/subunit/filters.py
/usr/lib/python2.7/site-packages/subunit/filters.pyc
/usr/lib/python2.7/site-packages/subunit/iso8601.py
/usr/lib/python2.7/site-packages/subunit/iso8601.pyc
/usr/lib/python2.7/site-packages/subunit/iso8601.pyo
/usr/lib/python2.7/site-packages/subunit/progress_model.py
/usr/lib/python2.7/site-packages/subunit/progress_model.pyc
/usr/lib/python2.7/site-packages/subunit/run.py
/usr/lib/python2.7/site-packages/subunit/run.pyc
/usr/lib/python2.7/site-packages/subunit/test_results.py
/usr/lib/python2.7/site-packages/subunit/test_results.pyc
/usr/lib/python2.7/site-packages/subunit/v2.py
/usr/lib/python2.7/site-packages/subunit/v2.pyc
There is 4 files more in these RPM.

 
ICM