Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saltstack/pytest-salt-factories
PyTest Salt Factories Plugin
https://github.com/saltstack/pytest-salt-factories
pytest pytest-plugin salt saltstack testing
Last synced: about 1 month ago
JSON representation
PyTest Salt Factories Plugin
- Host: GitHub
- URL: https://github.com/saltstack/pytest-salt-factories
- Owner: saltstack
- License: apache-2.0
- Created: 2019-09-09T11:45:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T08:47:35.000Z (8 months ago)
- Last Synced: 2024-04-26T13:40:15.190Z (7 months ago)
- Topics: pytest, pytest-plugin, salt, saltstack, testing
- Language: Python
- Homepage: https://pytest-salt-factories.readthedocs.io/
- Size: 2.02 MB
- Stars: 19
- Watchers: 8
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
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 `_ plugin, and also the evolution of
`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.pdfover-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 2simple.
..
include-ends-hereDocumentation
=============The full documentation can be seen `here `_.