Package python3-module-pytest-console-scripts: Information

    Source package: python3-module-pytest-console-scripts
    Version: 1.4.1-alt1
    Build time:  Jul 5, 2023, 02:18 AM
    Report package bug
    License: MIT
    Summary: Pytest plugin for testing console scripts
    Description: 
    Pytest-console-scripts is a pytest plugin for running python scripts from
    within tests. It's quite similar to subprocess.run(), but it also has an
    in-process mode, where the scripts are executed by the interpreter that's
    running pytest (using some amount of sandboxing).

    List of rpms provided by this srpm:
    python3-module-pytest-console-scripts (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin

      1. /usr/bin/git
      2. rpm-build-pyproject
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools_scm
      6. python3-module-wheel

    Last changed


    June 14, 2023 Anton Vyatkin 1.4.1-alt1
    - Initial build for Sisyphus