A pytest plugin for managing test connections to splunk as fixtures
The detailed documentation for pytest-splunk-env can be found here : https://pytest-splunk-addon.readthedocs.io/ as part of the parent project
You can install "pytest-splunk-env" via pip from PyPI:
$ pip install pytest-splunk-env
Installation with built in docker orchestration
pip install pytest-splunk-env[docker]Contributions are very welcome. Tests can be run with pytest, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the Apache Software License 2.0 license, "pytest-splunk-env" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.