High Swift

Use Swift Testing for new tests

Rule Description

Swift Testing (@Test, #expect) for new code. Cleaner syntax than XCTest. Parameterized tests with @Test(arguments:). Parallel by default.

Included in Rulesets

Minitest Testing
38 rules • 1 standard
View
RSpec Testing
38 rules • 0 standards
View
Jest Testing
38 rules • 2 standards
View
Pytest Testing
38 rules • 2 standards
View
Vitest Testing
38 rules • 3 standards
View
Mocha Testing
38 rules • 0 standards
View
Code Review Standards
214 rules • 0 standards
View

Add This Rule

Sign in to add this rule to your workspace

Sign in with GitHub

Details

Severity
High
Category
Swift
Used in
7 rulesets