Latest News from the Thunders Product Team
Improvement
Feature update

✅ Reliable Assertions for Variables

Ines avatar
Shared by Ines • September 28, 2025

With Variable Assertions, you can now validate the exact content of your API responses 🚀

✨ Example:

  • API returns status: success
  • Assert status = success → ✅ Pass
  • Assert status = error → ❌ Fail (actual value: success)

This ensures your tests stay reliable and precise, catching mismatches before they become issues.

-> Want to master variable management in Thunders? 🚀 Check out this article.

Released on 23/09/2025