pytest-toolbelt

This is just a collection of utilities for pytest, but don't really belong in pytest proper.


Keywords
rest, client, http, pytest, assert
Install
pip install pytest-toolbelt==0.1.0

Documentation

Build Status Coverage Status

PyTest Toolbelt

This is just a collection of utilities for pytest, but don't really belong in pytest proper.

Installation

pip install pytest-toolbelt

Tests

To run the test suite execute the following command in package root folder:

python setup.py test