freebsd-ports/devel/py-pytest-console-scripts/distinfo
Po-Chuan Hsieh cb8efe9d2f
devel/py-pytest-console-scripts: Add py-pytest-console-scripts 1.3.1
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).

In-process mode significantly reduces the run time of the test suites that run
many external scripts. This is speeds up development. In the CI environment
subprocess mode can be used to make sure the scripts also work (and behave the
same) when run by a fresh interpreter.
2022-11-19 16:09:55 +08:00

3 lines
186 B
Text

TIMESTAMP = 1665651054
SHA256 (pytest-console-scripts-1.3.1.tar.gz) = 5c6c3daae9cf9fbed0e655072128938600193dc002a5cf1b187248644ba02857
SIZE (pytest-console-scripts-1.3.1.tar.gz) = 14238