Skip to content

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

License

Notifications You must be signed in to change notification settings

vexxhost/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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.1%
  • Makefile 9.4%
  • Jinja 3.5%