Pytest plugin for testing console scripts

Edit Package python-pytest-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.

Refresh
Refresh
Source Files
Filename Size Changed
pytest-console-scripts-1.3.tar.gz 0000014365 14 KB
python-pytest-console-scripts.changes 0000002434 2.38 KB
python-pytest-console-scripts.spec 0000002444 2.39 KB
remove-mock.patch 0000001704 1.66 KB
Revision 9 (latest revision is 13)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 962569 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 9)
- Update to 1.3:
  * Add a note on manual result printing to README - #50
  * Bump Python version to 3.6 - fix #51 
- Add patch remove-mock.patch:
  * Remove use of mock.
Comments 0
openSUSE Build Service is sponsored by