License
- Apache-2.0
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Yespatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
.. image:: https://img.shields.io/github/workflow/status/saltstack/pytest-salt-factories/Testing?style=plastic :target: https://github.com/saltstack/pytest-salt-factories/actions/workflows/testing.yml :alt: CI
.. image:: https://readthedocs.org/projects/pytest-salt-factories/badge/?style=plastic :target: https://pytest-salt-factories.readthedocs.io :alt: Docs
.. image:: https://img.shields.io/codecov/c/github/saltstack/pytest-salt-factories?style=plastic&token=ctdrjPj4mc :target: https://codecov.io/gh/saltstack/pytest-salt-factories :alt: Codecov
.. image:: https://img.shields.io/pypi/pyversions/pytest-salt-factories?style=plastic :target: https://pypi.org/project/pytest-salt-factories :alt: Python Versions
.. image:: https://img.shields.io/pypi/wheel/pytest-salt-factories?style=plastic :target: https://pypi.org/project/pytest-salt-factories :alt: Python Wheel
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=plastic :target: https://github.com/psf/black :alt: Code Style: black
.. image:: https://img.shields.io/pypi/l/pytest-salt-factories?style=plastic :alt: PyPI - License
.. include-starts-here
====================== What is Salt Factories
It’s a pytest <https://docs.pytest.org/>
_ plugin, and also the evolution of
pytest-salt <https://github.com/saltstack/pytest-salt>
_, a great start, but …
.. image:: https://user-images.githubusercontent.com/300048/150960404-20f73e8d-c02b-45e2-a7a3-cc7dab8b58e8.svg
:alt: Complicated way to get a result of 2
:target: https://arxiv.org/pdf/1802.06776.pdf
over-engineered.
From the ground up, pytest-salt-factories was created to be …
.. image:: https://user-images.githubusercontent.com/300048/150960401-fa2b378c-4b28-485a-99c5-add5d7c54ffc.svg :alt: Simpler way to get a result of 2
simple.
.. include-ends-here
Documentation
The full documentation can be seen here <https://pytest-salt-factories.readthedocs.io>
_.