How should I get the results of all the tests using this client ?
jyejare opened this issue · 5 comments
jyejare commented
Hello,
I am looking for downloading json/YAML of all the results of finished/unfinished tests from Report portal for specific launch.
How could I do that using this report portal client ? Or any other ways to do that ?
iivanou commented
Hi, what you are requesting is currently out of the scope of the client. You can implement this on your own and suggest a solution via new PR.
jyejare commented
@iivanou Does any other tool that you are known to does what I requested? Else I will implement it my way :)
iivanou commented
If they exist, I'm not aware of them.
jyejare commented
@iivanou I am happy to tell you that I have implemented the fetching functionality and I would like to contribute back here.
HardNorth commented
Abandoned