hitchtest / hitch

Loosely coupled testing framework
GNU Affero General Public License v3.0
112 stars 9 forks source link

Hitch

.. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/hitchtest/hitch :target: https://gitter.im/hitchtest/hitch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge

Hitch is a UNIX-based testing framework for writing integration tests with an emphasis on:

Available plugins

Hitch comes with a variety of plugins to aid you to realistically testing various kinds of software, components and scenarios, including:

Plugin documentation <https://hitchtest.readthedocs.org/en/latest/plugins/>_

Getting started

See the quickstart tutorial <https://hitchtest.readthedocs.org/en/latest/quickstart/index.html>_ on how to get started testing an existing project.

Also check out cookiecutter-django <https://github.com/pydanny/cookiecutter-django>_ if you want to start a new Django project with tests.

Status

Hitch is currently in beta.

It is regression tested on:

It does not currently work on Windows.

See tested on <https://hitchtest.readthedocs.org/en/latest/misc/tested_on.html>_ for more details on how the framework is tested (with itself, naturally).

Contents of this project

This project contains: