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

    Binary package: python3-module-pytest-console-scripts
    Version: 1.4.1-alt1
    Architecture: noarch
    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).

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin

    Last changed


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