Python Testinfra
With Testinfra you can write unit tests in Python to test actual state of your servers configured by managements tools like Salt, Ansible, Puppet, Chef and so on.
Testinfra aims to be a Serverspec equivalent in python and is written as a plugin to the Pytest test engine.
- Developed at devel:languages:python:pytest
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-pytest-testinfra && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-testinfra-10.1.0.tar.gz | 0000085117 83.1 KB | |
python-pytest-testinfra.changes | 0000013850 13.5 KB | |
python-pytest-testinfra.spec | 0000002978 2.91 KB | |
testinfra-parametrize-backends-test.patch | 0000001057 1.03 KB |
Revision 6 (latest revision is 7)
Ana Guerrero (anag+factory)
accepted
request 1158471
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 10.1.0: * [NEW] Add Interface.link property * [FIX] Make file properties follow symlinks * [FIX] Require pytest>=6 and use future annotations for pytest<7 compatibility
Comments 0