Latest News from the Thunders Product Team
Feature
Improvement

Alphabetical execution order

Ines avatar
Shared by Ines • June 02, 2026

Test Sets and test cases now execute in alphabetical order by name when parallelism is set to 1, giving you predictable, repeatable run sequences.

If you rely on a specific execution order (for example, a setup test that must run first), you can now name your test cases accordingly and know they’ll always run in that order. No more guessing which test goes next.

#Sprint26