Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Molecule to aid development and testing #2

Closed
freemanjp opened this issue Aug 19, 2016 · 0 comments · Fixed by #5
Closed

Use Molecule to aid development and testing #2

freemanjp opened this issue Aug 19, 2016 · 0 comments · Fixed by #5
Assignees

Comments

@freemanjp
Copy link
Member

Testing Ansible roles manually with Docker is a bit of a pain; Molecule (http://molecule.readthedocs.io/) makes it easy. It also provides a way to unify local unit testing with the tests ran by Travis CI.

Configure the project for running Molecule and change the Travis CI build to use Molecule.

@freemanjp freemanjp self-assigned this Aug 19, 2016
freemanjp added a commit that referenced this issue Aug 19, 2016
Makes it easy to test locally during development.

Enhancement: resolves #2
freemanjp added a commit that referenced this issue Aug 19, 2016
Makes it easy to test locally during development.

Enhancement: resolves #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant