Skip to main content

A Study in Fixture Based Testing Frameworking

Project description

Description

A Study in Fixture Based Testing Frameworking

A (probably) new structure for fixture organization and integration into unittest. A minimal layer on top of unittest that allows declarative fixtures to define new tests. Designed for unit testing but explores new integration testing patterns as well.

Installation

This package is stored in PyPI and can be installed the standard way:

pip install torment

The latest release available is:

https://badge.fury.io/py/torment.png

Using Torment

Usage of this package is documented with sphinx and available at http://torment.readthedocs.org/en/latest/

Developing Torment

If you would prefer to clone this package directly from git or assist with development, the URL is https://github.com/kumoru/torment.

Torment is tested continuously by Travis-CI and running the tests are quite simple:

flake8
nosetests

The current status of the build is:

https://secure.travis-ci.org/kumoru/torment.png?branch=master

Authors

Known Issues

Known issues can be found in the github issue list at https://github.com/kumoru/torment/issues.

Troubleshooting

If you need to troubleshoot an issue or submit information in a bug report, we recommend obtaining logs (probably from nose) while enabling log capture of torment. Torment uses logging to submit informational and debug messages but also sets a NullHandler by default.

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

torment-3.0.0.tar.gz (33.9 kB view hashes)

Uploaded Source

Built Distribution

torment-3.0.0-py2.py3-none-any.whl (21.4 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