/molecule-template

Molecule Scenario Template supporting different drivers.

Primary LanguagePython

Molecule Template

This is a scenario template for Molecule, offering sensible default configuration for the following drivers:

  • Docker (Inbuilt)

Development

To install dependencies, do:

poetry

To run tests, do:

pytest tests