OpenBSD ports

The devel/py-test-console-scripts,python3 port

py3-test-console-scripts-1.4.1 – test console scripts with pytest

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).

WWW: https://pypi.python.org/pypi/pytest-console-scripts
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies