Pytest plugin for testing console scripts
https://github.com/kvas-it/pytest-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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-pyte...le-scripts
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python:pytest/python-pytest-console-scripts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
pytest-console-scripts-1.2.1.tar.gz | 0000013617 13.3 KB | |
python-pytest-console-scripts.changes | 0000002122 2.07 KB | |
python-pytest-console-scripts.spec | 0000002478 2.42 KB |
Revision 15 (latest revision is 26)
Matej Cepl (mcepl)
accepted
request 941225
from
Petr Gajdos (pgajdos)
(revision 15)
- pytest-runner is not required for build
Comments 0