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.
You can install "pytest-sipp" via pip from PyPI:
$ pip install pytest-sipp
- TODO
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.
Distributed under the terms of the GNU GPL v3.0 license, "pytest-sipp" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.