Vadim Yushmanov
Vadim Yushmanov
support this suggestion. Also, can there be an option to re-fetch or re-cache the images? I ran into a problem where I haven't set up the Spotify API initially, and...
The thing is, for example, `org.gradle.test-retry` plugin works as expected with the reports: the retried test is overall marked as passed, although marking it as "changed after retry" and showing...
@baev hi! I understand why `@RepeatedTest` should be considered as separate tests (this annotation makes explicit retries with no regard to the result). But what about `@RetryingTest (org.junitpioneer.jupiter)` ? I...
Also tried this and got the same:  This would be much handy for Windows, where there's no way to pipe the traffic from the python script to Wireshark.
Update: I tried running the tests separately and in a row (within a test class). Turned out, the first test I launch has all the steps inside the listener correctly,...
I also would love to see this implemented. Moreover, this will be especially useful for the Silence link - by default, it generates a quite lengthy URL, and it would...