Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 2.8 KB

README.rst

File metadata and controls

67 lines (46 loc) · 2.8 KB

Hitch

Join the chat at https://gitter.im/hitchtest/hitch

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

Getting started

See the quickstart tutorial on how to get started testing an existing project.

Also check out cookiecutter-django if you want to start a new Django project with tests.

Status

Hitch is currently in beta.

It is regression tested on:

  • Operating Systems : Mac OS X Yosemite, Ubuntu, Debian, Fedora and Arch Linux.
  • Python versions : 3.5.0, 3.4.3, 3.4.0 and 3.3.0 (what about python 2?)

It does not currently work on Windows.

See tested on for more details on how the framework is tested (with itself, naturally).

Contents of this project

This project contains: