aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-testinfra/pkg-descr
blob: 514f93ad2415765a134570a0b7fa3dc7e9ab4448 (plain) (blame)
1
2
3
4
5
6
7
8
Testinfra test your infrastructures.

With Testinfra you can write unit tests in Python to test *actual state* of
your servers configured by management 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 powerful Pytest test engine.