Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.56 KB

README.rst

File metadata and controls

57 lines (40 loc) · 1.56 KB

pytest-sipp

See Build Status on Travis CI

Automate sipp testing with pytest_ and pysipp. Orchestrate python test code with multiple sipp processes.

Still unforuntately dependend on some of our internal pytest plugins which we're slowly openning up. Currently still requires logging support from our soon to be released pytest-logging plugging (different from the one on PyPI from the saltstack guys).

Still also needs our documentation moved to here. That's coming shortly as well.

Installation

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

$ pip install pytest-sipp

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 GNU GPL v3.0 license, "pytest-sipp" is free and open source software

Issues

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