Skip to content

retr0h/molecule-kind

Repository files navigation

molecule-kind

Unit Test Lint

molecule-kind - Molecule Kind Driver allows Molecule users to test Ansible code using Kind.

Dependencies

This project has been tested against the following matrix:

Project Version
Kind 0.20
Python 3.10
Ansible 9.1.0
Molecule 6.0.3

Installing

$ pip install molecule-kind

Usage

$ molecule init scenario -d kind
$ molecule test

Testing

To execute unit tests.

$ make dep
$ make test

License

The MIT License.

About

Molecule Kind Driver allows Molecule users to test Ansible code using Kind.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published