Package python-module-subunit: Information

    Binary package: python-module-subunit
    Version: 1.2.0-alt2
    Architecture: noarch
    Build time:  Jun 5, 2017, 12:01 PM in the task #183843
    Source package: python-module-subunit
    Report package bug
    License: Apache or BSD
    Summary: Python implementation of subunit test streaming protocol
    Description: 
    Subunit is a streaming protocol for test results. The protocol is human
    readable and 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.



    Last changed


    June 5, 2017 Lenar Shakirov 1.2.0-alt2
    - Fix test_results packaging
    May 23, 2017 Lenar Shakirov 1.2.0-alt1
    - Version 1.2.0
    March 13, 2016 Ivan Zakharyaschev 1.1.0-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)