ssato / python-infraspec

Infra CI library for python
MIT License
0 stars 0 forks source link

Functions equivalent to testinfra.Service.* are missing in infraspec #9

Closed ssato closed 4 years ago

ssato commented 4 years ago

Functions equivalent to followings are missing in infraspec.

see also: https://testinfra.readthedocs.io/en/latest/modules.html#service

ssato commented 4 years ago

Done for systemd controled system services.

See also: https://github.com/ssato/python-infraspec/blob/master/src/infraspec/service/systemctl.py