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

    Source package: python3-module-pytest-console-scripts
    Version: 1.4.1-alt1
    Build time:  Aug 13, 2023, 02:30 PM
    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. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest
      3. python3-module-setuptools_scm
      4. python3-module-wheel
      5. /usr/bin/git
      6. rpm-build-pyproject

    Last changed


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