Metadata-Version: 2.1
Name: pytest-splunk-addon
Version: 1.11.3
Summary: A Dynamic test tool for Splunk Apps and Add-ons
License: Apache-2.0
Author: rfaircloth-splunk
Author-email: rfaircloth@splunk.com
Requires-Python: >=3.7,<4.0
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Provides-Extra: docker
Requires-Dist: addonfactory-splunk-conf-parser-lib (>=0.3.3,<0.4.0)
Requires-Dist: faker (>=4.1,<11.0)
Requires-Dist: filelock (>=3.0,<4.0)
Requires-Dist: httplib2
Requires-Dist: jsonschema (>=4.2.1,<5.0.0)
Requires-Dist: junitparser (>=2.2.0,<3.0.0)
Requires-Dist: lovely-pytest-docker (>=0,<1); extra == "docker"
Requires-Dist: pytest (>5.4.0,<6.3)
Requires-Dist: pytest-ordering
Requires-Dist: pytest-xdist
Requires-Dist: requests (>=2,<3)
Requires-Dist: splunk-sdk (>=1.6,<2.0)
Requires-Dist: splunk_appinspect (>=2,<3)
