summaryrefslogtreecommitdiff
path: root/dev-python/pytest-testinfra/metadata.xml
blob: f9e483a37b5e75b99a465427d7f3c44cbd375729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>marecki@gentoo.org</email>
  <name>Marek Szuba</name>
 </maintainer>
 <longdescription>
		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.
	</longdescription>
 
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>