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.
- Developed at devel:languages:python:pytest
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pytest-console-scripts && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-console-scripts-1.4.1.tar.gz | 0000020994 20.5 KB | |
python-pytest-console-scripts.changes | 0000003823 3.73 KB | |
python-pytest-console-scripts.spec | 0000002800 2.73 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1157044
from
Matej Cepl (mcepl)
(revision 13)
Forwarded request #1156454 from bnavigator - Fix requirements for python39 (yes really) - Make brittle test "fix" depending on the undocumented value of unexpanded %python_bin_suffix more robust
Comments 0