reportportal / agent-python-pytest

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

Remove redundant hierarchy flags #287

Closed HardNorth closed 2 years ago

HardNorth commented 2 years ago

service.PyTestServiceClass.collect_tests method is too complex to support. We need to remove the following flags to simplify it:

HardNorth commented 2 years ago

Done in https://github.com/reportportal/agent-python-pytest/tree/5.1