python-pytest-console-scripts
Pytest plugin for testing console scripts
Pytest-console-scripts is a `Pytest`_ plugin for testing python scripts installed via ``console_scripts`` entry point of ``setup.py``. It can run the scripts under test in a separate process or using the interpreter that's running the test suite. The former mode ensures that the script will run in an environment that is identical to normal execution whereas the latter one allows much quicker test runs during development while simulating the real runs as much as possible.
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
SLFO 1.2
openSUSE Backports for SLE 15 SP7
openSUSE Backports for SLE 15 SP4
Unsupported distributions
The following distributions are not officially supported. Use these packages at your own risk.