markers.polarion module

polarion(*tcid): Marker for marking tests as automation for polarion test cases.

markers.polarion.extract_polarion_ids(item)[source]

Extracts Polarion TC IDs from the test item. Returns None if no marker present.

markers.polarion.pytest_configure(config)[source]