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:
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:
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file torment-3.0.3.tar.gz
.
File metadata
- Download URL: torment-3.0.3.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c66837386df9286b4c66d4e8de5113e118dd44dcccdbeaa188bbfed67d94082 |
|
MD5 | 1d63078a2f4f3eb4c3a3a7073f9d8edb |
|
BLAKE2b-256 | 954c80ca7b4d862b2db4f7185bcc03ba7d9281ee56362300377b4993d7fe0147 |
File details
Details for the file torment-3.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: torment-3.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79efbb8a5044bf2fd43a1b688739c403a3ed4616c72e8f4dd78a84c55d352b7e |
|
MD5 | 2383c939806bdd247b9370c81ceb3feb |
|
BLAKE2b-256 | 0e5125aedbdf0bd3baee15cb9fb7ba84d0cd1dd9d7e652d585ac300f9b1c4a08 |