Package python-module-doubles: Information

    Source package: python-module-doubles
    Version: 1.0.5-alt1.git20150205.1.1.1.1
    Build time:  Apr 21, 2019, 06:47 AM in the task #227486
    Report package bug
    License: MIT
    Summary: Test doubles for Python
    Description: 
    Doubles is a Python package that provides test doubles for use in
    automated tests.
    
    It provides functionality for stubbing, mocking, and verification of
    test doubles against the real objects they double. In contrast to the
    Mock package, it provides a clear, expressive syntax and better safety
    guarantees to prevent API drift and to improve confidence in tests using
    doubles. It comes with drop-in support for test suites run by Pytest,
    Nose, or standard unittest.

    List of rpms provided by this srpm:
    python-module-doubles (noarch)
    python-module-doubles-docs (noarch)
    python-module-doubles-pickles (noarch)
    python3-module-doubles (noarch)



      1. python3-module-flake8
      2. python2.7(sphinx_rtd_theme)
      3. python3-module-html5lib
      4. python3-module-nose
      5. python3-module-pyroma
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3-module-sphinx
      9. python3-module-z4r-coveralls
      10. time
      11. python-module-alabaster
      12. python-module-flake8
      13. python-module-html5lib
      14. python-module-nose
      15. rpm-macros-sphinx
      16. python-module-objects.inv
      17. python-module-pyroma
      18. python-module-setuptools
      19. python-module-setuptools
      20. rpm-build-python3
      21. rpm-build-python3
      22. python-module-z4r-coveralls

    Last changed


    Feb. 2, 2018 Stanislav Levin 1.0.5-alt1.git20150205.1.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    May 23, 2016 Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1.1
    - BR: sphinx_rtd_theme (the theme is optional since sphinx-1.4.1).
    March 13, 2016 Ivan Zakharyaschev 1.0.5-alt1.git20150205.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)