Skip to main content

goodplay enables you to test your deployments and distributed software infrastructure by reusing your existing knowledge of Ansible.

Project description

Version Documentation Supported Ansible Versions Supported Python Versions License Join the chat at https://gitter.im/goodplay/goodplay

goodplay is an Apache2-licensed test framework for testing Ansible 2.x roles and playbooks as well as running full integration tests for your software.

Build Status Documentation Code Climate Code Coverage Dependencies Status

Features

  • define your test environments via Docker Compose and Ansible inventories

  • write your tests as Ansible 2.x playbook tasks

  • resolve and auto-install Ansible role dependencies prior to test run

  • run your tests within Docker container(s), an already existing test environment, or on localhost

  • built as a pytest plugin to have a solid test runner foundation, plus you can run your goodplay tests together with your other tests

Versioning

goodplay will use Semantic Versioning when reaching v1.0.0. Until then, the minor version is used for backwards-incompatible changes.

Installation

Installing goodplay is simple with pip, just run this in your terminal:

$ pip install goodplay

Contributing

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or bug.

  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. Send a pull request. Make sure to add yourself to AUTHORS.

Just don’t forget to check out our CONTRIBUTING guidelines — it includes few technical details that will make the process a lot smoother.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

goodplay-0.10.0.tar.gz (50.1 kB view hashes)

Uploaded Source

Built Distribution

goodplay-0.10.0-py2.py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page