Hive Hive
Sign in

Parameterized Test Support

Metadata
Source
RSS
Domains
Published
Apr 08, 2026 · 00:00 UTC
Update

Tuist now supports parameterized tests from Swift Testing (@Test(arguments:)). Each argument variant is tracked individually with its own status, failures, and attachments, giving you per-argument visibility into what passed and what failed.

Test case run detail page showing parameterized test arguments with per-argument status and failure details