Latest News from the Thunders Product Team
Whatโs New
Thunders now allows reusing test cases in teardown steps, extending the reuse functionality beyond the main test flow.
Why It Matters
How It Works
Users can now reference existing test cases in the teardown phase. For example, a logout test can be reused after a login test completes, ensuring consistent cleanup without redefining steps.
Impact
This update gives teams more flexibility and efficiency in structuring tests, reducing duplication, and improving maintainability.