Skip to main content

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

Project description

Join the chat at https://gitter.im/goodplay/goodplay Build Status Version Documentation License Code Climate Code Coverage Dependencies Status Donate via PayPal

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.

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, so 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

Documentation

Documentation is available at https://docs.goodplay.io/.

Roadmap

  • better error messages, without the clutter

  • support to keep test environment running for debugging purposes

  • support full-fledged virtual machine within a Docker container (see RancherVM)

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.6.0.tar.gz (45.2 kB view hashes)

Uploaded Source

Built Distribution

goodplay-0.6.0-py2.py3-none-any.whl (18.1 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