Package python-module-pytest-expect: Information

    Source package: python-module-pytest-expect
    Version: 0.9.1-alt1.git20150720.1.1
    Build time:  Apr 22, 2019, 10:12 AM in the task #227517
    Report package bug
    License: MIT
    Summary: A py.test plugin that stores test expectations by saving the set of failing tests
    Description: 
    A py.test plugin that stores test expectations by saving the set of
    failing tests, allowing them to be marked as xfail when running them in
    future. The tests expectations are stored such that they can be
    distributed alongside the tests. However, note that test expectations
    can only be reliably shared between Python 2 and Python 3 if they only
    use ASCII characters in their node ids: this likely isn't a limitation
    if tests are using the normal Python format, as Python 2 only allows
    ASCII characters in identifiers.

    List of rpms provided by this srpm:
    python-module-pytest-expect (noarch)
    python3-module-pytest-expect (noarch)



      1. python3-devel
      2. python3-module-pytest
      3. python3-module-setuptools
      4. rpm-build-python3
      5. python-devel
      6. python-module-pytest
      7. python-module-setuptools

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.9.1-alt1.git20150720.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.9.1-alt1.git20150720.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 28, 2015 Eugeny A. Rostovtsev 0.9.1-alt1.git20150720
    - Initial build for Sisyphus