Pytest-testinfra

Latest version: v10.1.1

Safety actively analyzes 702353 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 12

3.0.1

=====

* Fix parsing of ipv6 addresses for paramiko, ssh and ansible backends.
* Fix --connection=ansible invocation when no hosts are provided

3.0.0

=====

* New ansible backend fixing support for ansible 2.8 and license issue. See
https://github.com/philpep/testinfra/issues/431 for details. This make
ansible using testinfra native backends and only works for local, ssh or
docker connections. I you have others connection types or issues, please open
a bug on https://github.com/philpep/testinfra/issues/new
* Windows support is improved. "package" module is handled with Chocolatey and
there's support for the "user" module.

2.1.0

======

* docker: new get_containers() classmethod
* socket: fix parsing of ipv6 addresses with new versions of ss
* service: systemd fallback to sysv when "systemctl is-active" is not working

2.0.0

======

* Add addr module, used to test network connectivity
* Drop deprecated "testinfra" command, you should use "py.test" instead
* Drop deprecated top level fixtures, access them through the fixture "host" instead.
* Drop support for ansible <= 2.4

1.19.0

======

* Add docker module
* Fix pytest 4 compatibility

1.18.0

======

* Allow to urlencode character in host specification "user:passhost" (387)
* Fix double logging from both pytest and testinfra
* Drop support for python 2.6
* Allow to configure timeouts for winrm backend

Page 7 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.