We have 1 issue (more of a request):
reportPortal does not echo to stdout the feature/scenario/steps pass/fail count:
1 scenario (1 passed)
2 steps (2 passed)
0m58.186s
This is causing an issue when we run in our CI/CD pipeline.
Is there method/property setting that will echo this information?
If not, can one be added for the next release?