Files
kubernetes.core/test-requirements.txt
Mike Graves 2a9d894c90 Add new AnsibleK8SModule class (#269)
* Add new AnsibleK8SModule class

This class is intended to replace part of the K8SAnsibleMixin class and
is part of a larger refactoring effort.

* Fix sanity errors

* Fix unit tests

* Add mock to test requirements
2022-05-24 11:53:58 -04:00

7 lines
73 B
Plaintext

kubernetes-validate
coverage==4.5.4
mock
pytest
pytest-xdist
pytest-mock