reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
94 stars 103 forks source link

how to display grouped tests #316

Closed pbezpal closed 1 year ago

pbezpal commented 1 year ago

Hello! I write tests with pytest and use the pytest-reportportal package for reporting in RP. Now my reports looked like My reports

Is it possible to group tests so that the reports look like this Reports with group tests

HardNorth commented 1 year ago

@pbezpal Checkout rp_hierarchy_* configuration parameters in our documentation: https://github.com/reportportal/agent-python-pytest#configuration