pytest-polarion-collect

pytest plugin for collecting polarion test cases data


Keywords
polarion, py, test, pytest, testing
License
MIT
Install
pip install pytest-polarion-collect==0.21.0

Documentation

pytest-polarion-collect

pytest plugin for collecting test cases and corresponding Polarion data.

Usage

Collect tests data:

$ py.test --collect-only --generate-json

Install

Install this plugin:

$ pip install pytest-polarion-collect