pytest plugin for fuzzing with Peach API Security
Project description
pytest-peach is a plugin for py.test that integrates with Peach API Security. Integration includes calling the correct Peach API Security APIs to report test names and not fuzzing setup and teardown requests.
Requirements
You will need the following prerequisites in order to use pytest-peach:
Python 2.6, 2.7, 3.2, 3.3, 3.4, 3.5 or PyPy
py.test 2.8 or newer
Requests v2.11 or newer
Installation
To install pytest-peach:
$ pip install pytest-peach
From Source
$ python setup.py install
Usage
The integration is intended to be run from CI integrations such as the generic CI runner. Several environmental variables are expected to have been set:
PEACH_API
PEACH_API_TOKEN
PEACH_SESSIONID
PEACH_PROXY
$ pytest –peach=on test_target.py
Arguments
- –peach=on
This argument enables the pytest Peach API Security extention.
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
Hashes for pytest_peach-1.5.41-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecead7b698d44ed78439ef124df6cbb82df660d79efabb99f8e8e2a7913dcfbf |
|
MD5 | 7aa8944ba2ea898e2191c8b8886542f4 |
|
BLAKE2b-256 | 60712132c218ac0b3bd58533fa7fb8becd77b8c4aca6abeb08562897b991e75f |