Metadata-Version: 2.1
Name: pytest-salt-factories
Version: 0.120.2
Summary: Pytest Salt Plugin
Home-page: https://github.com/saltstack/pytest-salt-factories
Author: Pedro Algarvio
Author-email: pedro@algarvio.me
License: Apache Software License 2.0
Project-URL: Source, https://github.com/saltstack/pytest-salt-factories
Project-URL: Tracker, https://github.com/saltstack/pytest-salt-factories/issues
Description: pytest-salt-factories
        =====================
        
        .. image:: https://github.com/saltstack/pytest-salt-factories/workflows/Testing/badge.svg
           :target: https://github.com/saltstack/pytest-salt-factories
        
        The new generation of the pytest-salt_ Plugin, this time focused on simplicity and extensibility
        
        .. _pytest-salt: https://pypi.org/project/pytest-salt-factories
        
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Provides-Extra: docker
Provides-Extra: salt
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: tests
