pytest-stubprocess

Provide stub implementations for subprocesses in Python tests


License
MIT
Install
pip install pytest-stubprocess==0.1.0

Documentation

pytest-stubprocess

PyPI version Python versions See Build Status on Travis CI

Mock out subprocesses to use stub implementations in Python


This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

Features

  • TODO

Requirements

  • TODO

Installation

You can install "pytest-stubprocess" via pip from PyPI:

$ pip install pytest-stubprocess

Usage

  • TODO

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-stubprocess" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.