freebsd-ports/devel/py-testinfra/pkg-descr
Sofian Brabez e621bed616 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.

WWW: https://github.com/philpep/testinfra
2017-09-30 15:37:11 +00:00

10 lines
364 B
Text

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.
WWW: https://github.com/philpep/testinfra