Contents

molecule 25.12.0

0

Molecule aids in the development and testing of Ansible roles

Molecule aids in the development and testing of Ansible roles

Stars: 4072, Watchers: 4072, Forks: 667, Open Issues: 76

The ansible/molecule repo was created 10 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 4072 github stars!

How to Install molecule

You can install molecule using pip

pip install molecule

or add it to a project with poetry

poetry add molecule

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/molecule/
GitHub Repo:
https://github.com/ansible-community/molecule

Classifiers

  • Software Development/Bug Tracking
  • Software Development/Quality Assurance
  • Software Development/Testing
  • System/Systems Administration
  • Utilities
No  molecule  pypi packages just yet.

Errors

A list of common molecule errors.

Code Examples

Here are some molecule code examples and snippets.

GitHub Issues

The molecule package has 76 open issues on GitHub

  • KeyError: 'molecule_yml_date_modified' in molecule/state.py (line 187) — use safe .get() to avoid crash
  • Working directory from .config/molecule/config.yml is unstable
  • shared_state does not share instance_config, inventory or ephemeral directory across scenarios
  • Dependency Dashboard

See more issues on GitHub

Related Packages & Articles

ansible-lint 26.1.1

Checks playbooks for practices and behavior that could potentially be improved

tox 4.38.0

tox is a generic virtualenv management and test command line tool

mock 5.2.0

mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.

mobly 1.13

Automation framework for special end-to-end test cases

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.

mitogen 0.3.41

Library for writing distributed self-replicating programs.