Metadata-Version: 1.2
Name: pytest-salt
Version: 2019.6.13
Summary: Pytest Salt Plugin
Home-page: https://github.com/saltstack/pytest-salt
Author: Pedro Algarvio
Author-email: pedro@algarvio.me
Maintainer: Pedro Algarvio
Maintainer-email: pedro@algarvio.me
License: Apache Software License 2.0
Description: PyTest Salt Plugin
        ==================
        
        This plugin will allow the Salt Daemons to be used in tests.
        
        This plugin is currently being used in Salt's test suite for the develop branch, however,
        this is still considered beta software.
        Please do submit bug reports for any issues you find.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
