You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on a screenshot test battery with many parameterized variations of the same screen, I noticed that the HTML report does not show its results in alphabetical order. For example, when running sample-android:recordRoborazziDebug and inspecting the report, the first element related to WindowCaptureTest, then ComposeTest, then Sdk25DontWorkScreenshotTest and so on – see screenshot below. It would be nice to group related previews together so they appear next to each other.
I have prepared a fix for this and will open a PR momentarily if it suits you.
The text was updated successfully, but these errors were encountered:
While working on a screenshot test battery with many parameterized variations of the same screen, I noticed that the HTML report does not show its results in alphabetical order. For example, when running
sample-android:recordRoborazziDebug
and inspecting the report, the first element related toWindowCaptureTest
, thenComposeTest
, thenSdk25DontWorkScreenshotTest
and so on – see screenshot below. It would be nice to group related previews together so they appear next to each other.I have prepared a fix for this and will open a PR momentarily if it suits you.
The text was updated successfully, but these errors were encountered: