PyTest
Guidelines for pytest-handshakes reporter
Last updated
Guidelines for pytest-handshakes reporter
Last updated
This is the documentation for adding the handshake reporter to your pytest automation framework.
Download Handshakes: pip install handshakes
Run your pytest suite, pytest will recognize our plugin once "handshakes" is installed
Excel Exporter - pip install handshakes[excel-export]
- Allows users to export the test results to Excel
PYPI Package -
BETA
NEW