bruno
bruno copied to clipboard
Improve Runner report with links and less jumping
I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
When I see the Runner report, and a request/test/etc fails, it would be useful to click in the title of that test and be redirected directly to it.
One of the main problems right now, it that every time I make any change, like open a folder, a request (essentially any click) the runner report scrolls all the way down. If that stopped happening (second suggestion) it would make it much easier to go over all the failing ones.
Some filtering (only show failing, passing, etc) would also be great.
Thanks!