Tuist

Tuist

Product

Parameterized Test Support

#10127

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