PyTest

Guidelines for pytest-handshakes reporter

This is the documentation for adding the handshake reporter to your pytest automation framework.

Possibilities


Setup


  1. Download Handshakes: pip install handshakes

  2. Run your pytest suite, pytest will recognize our plugin once "handshakes" is installed

PYPI Package - https://pypi.org/project/handshakes/#description

Configuration


Last updated