Package python3-module-doubles: Information

    Source package: python3-module-doubles
    Version: 1.0.5-alt2
    Build time:  Apr 16, 2020, 10:34 PM
    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:
    python3-module-doubles (noarch)
    python3-module-doubles-docs (noarch)
    python3-module-doubles-pickles (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-pytest
      2. python3-module-setuptools
      3. python3-module-sphinx
      4. python3-module-sphinx_rtd_theme
      5. rpm-build-python3

    Last changed


    Feb. 20, 2020 Andrey Bychkov 1.0.5-alt2
    - Build for python2 disabled.
    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).