XCTestHTMLReport
Selected tests (2.36s)
SampleAppUITests.xctest (2.36s)
FirstSuite (2.05s)
testAttachHtmlData() (1.15s)
Start Test at 2026-08-13 07:45:20.729
Set Up
Added attachment named 'HTML'
Tear Down
testAttachScreenshot() (0.42s)
Start Test at 2026-08-13 07:45:21.884
Set Up
Added attachment named 'Screenshot'
Tear Down
testOne() (0.09s)
Start Test at 2026-08-13 07:45:22.302
Set Up
Text Attachment
Tear Down
testTwo() (0.31s)
Start Test at 2026-08-13 07:45:22.392
Set Up
Assertion Failure at FirstSuite.swift:86:XCTAssertTrue failed - Test failed
Tear Down
testWithSpecialChars() (0.08s)
Start Test at 2026-08-13 07:45:22.705
Set Up
Activity with DoubleQuote"SingleQuote'LessThan<GreaterThan>Ampersand&
Assertion Failure at FirstSuite.swift:96:XCTAssertTrue failed - Test with DoubleQuote"SingleQuote'LessThan<GreaterThan>Ampersand& failed on purpose
Tear Down
SecondSuite (0.15s)
testOne() (0.08s)
Start Test at 2026-08-13 07:45:22.782
Set Up
Assertion Failure at SecondSuite.swift:32:XCTAssertTrue failed - Test failed
Tear Down
testTwo() (0.07s)
Start Test at 2026-08-13 07:45:22.858
Set Up
Tear Down
ThirdSuite (0.16s)
testOne() (0.07s)
Start Test at 2026-08-13 07:45:22.934
Set Up
test Activity - Success
test Activity - Failure
Assertion Failure at ThirdSuite.swift:32:XCTAssertTrue failed - Test failed
test Activity with sub-activities
test sub Activity 0 - Failure
test sub Activity 1 - Success
Assertion Failure at ThirdSuite.swift:36:XCTAssertTrue failed - Test failed
Assertion Failure at ThirdSuite.swift:42:XCTAssertTrue failed - Test failed
Tear Down
testTwo() (0.08s)
Start Test at 2026-08-13 07:45:23.009
Set Up
Tear Down
All tests (0.37s)
SampleAppUnitTests.xctest (0.37s)
SampleAppUnitTests (0.37s)
testExpectedFailure() (0.04s)
testFailure() (0.00s)
Assertion Failure at SampleAppUnitTests.swift:14:XCTAssertTrue failed - Test failed
testSkipped() (0.32s)
Test skipped - Test skipped
testSuccess() (0.00s)
testWithLogAttachment() (0.00s)
Added attachment named 'myLogFile'
testWithLogAttachmentWithoutName() (0.00s)
Added attachment of type 'com.apple.log'
testWithPngAttachment() (0.00s)
Added attachment named 'TinyRedSquare'
SwiftTestingSuite (0.39s)
additionWorks() (0.06s)
intentionalFailure() (0.06s)
Assertion Failure at SwiftTestingSuite.swift:17:Expectation failed: false: This Swift Testing test intentionally fails
knownIssue() (0.21s)
parameterizedAddition(value:) (0.00s)
taggedMultiplication() (0.06s)