Skip to main content

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

pytest-peach-1.4.17.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

pytest_peach-1.4.17-py2.py3-none-any.whl (6.5 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