Build Information
Successful build of swift-snapshot-testing, reference main (ed0fd8), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 13:41:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tdrhq/swift-snapshot-testing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tdrhq/swift-snapshot-testing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ed0fd8e Merge tag '1.18.9' of https://github.com/pointfreeco/swift-snapshot-testing into 1.18.9
Cloned https://github.com/tdrhq/swift-snapshot-testing.git
Revision (git rev-parse @):
ed0fd8e96d3d855f49d90f052417c5d94a3016e3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tdrhq/swift-snapshot-testing.git at main
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5464] Fetching swift-custom-dump
[165/11187] Fetching swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
[1/74937] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.47s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.47s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.31s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-snapshot-testing",
"name": "swift-snapshot-testing",
"url": "https://github.com/tdrhq/swift-snapshot-testing.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snapshot-testing",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-custom-dump",
"name": "swift-custom-dump",
"url": "https://github.com/pointfreeco/swift-custom-dump",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-custom-dump",
"traits": [
"default"
],
"dependencies": [
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/tdrhq/swift-snapshot-testing.git
[1/4376] Fetching swift-snapshot-testing
Fetched https://github.com/tdrhq/swift-snapshot-testing.git from cache (1.88s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.90s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.55s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.53s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.29s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.58s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/tdrhq/swift-snapshot-testing.git
Working copy of https://github.com/tdrhq/swift-snapshot-testing.git resolved at main (ed0fd8e)
warning: '.resolve-product-dependencies': dependency 'swift-snapshot-testing' is not used by any target
Found 2 product dependencies
- swift-custom-dump
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tdrhq/swift-snapshot-testing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/20] Write sources
[18/20] Write swift-version--6988338F2F200930.txt
[19/64] Compiling _SwiftSyntaxCShims PlatformMutex.c
[21/64] Compiling SwiftSyntax602 Empty.swift
[22/64] Compiling SwiftSyntax601 Empty.swift
[23/64] Emitting module SwiftSyntax601
[24/64] Emitting module SwiftSyntax602
[25/64] Compiling SwiftSyntax510 Empty.swift
[26/64] Emitting module SwiftSyntax510
[27/64] Emitting module SwiftSyntax509
[28/64] Compiling SwiftSyntax509 Empty.swift
[29/64] Compiling IssueReportingPackageSupport _Test.swift
[30/64] Emitting module IssueReportingPackageSupport
[31/64] Compiling SwiftSyntax600 Empty.swift
[32/64] Emitting module SwiftSyntax600
[33/147] Compiling SwiftSyntax AbsolutePosition.swift
[34/147] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[35/147] Compiling SwiftSyntax ArenaAllocatedBuffer.swift
[36/147] Compiling SwiftSyntax Assert.swift
[37/147] Compiling SwiftSyntax BumpPtrAllocator.swift
[38/147] Compiling SwiftSyntax CommonAncestor.swift
[39/147] Compiling SwiftSyntax Convenience.swift
[40/147] Compiling SwiftSyntax CustomTraits.swift
[41/147] Compiling SwiftSyntax EditorPlaceholder.swift
[42/147] Compiling SwiftSyntax Identifier.swift
[43/147] Compiling SwiftSyntax MemoryLayout.swift
[44/147] Compiling SwiftSyntax MissingNodeInitializers.swift
[45/147] Compiling SwiftSyntax RawSyntax.swift
[46/147] Compiling SwiftSyntax RawSyntaxArena.swift
[47/154] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[48/154] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[49/154] Compiling SwiftSyntax RawSyntaxTokenView.swift
[50/154] Compiling SwiftSyntax SourceEdit.swift
[51/154] Compiling SwiftSyntax SourceLength.swift
[52/154] Compiling SwiftSyntax SourceLocation.swift
[53/154] Compiling SwiftSyntax SourcePresence.swift
[54/154] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[55/154] Compiling SwiftSyntax Syntax.swift
[56/154] Compiling SwiftSyntax SyntaxChildren.swift
[57/154] Compiling SwiftSyntax SyntaxCollection.swift
[58/154] Compiling SwiftSyntax SyntaxHashable.swift
[59/154] Compiling SwiftSyntax SyntaxIdentifier.swift
[60/154] Compiling SwiftSyntax SyntaxNodeStructure.swift
[63/156] Compiling IssueReporting WithExpectedIssue.swift
[64/156] Compiling IssueReporting WithIssueContext.swift
[77/156] Emitting module IssueReporting
[82/159] Emitting module XCTestDynamicOverlay
[83/159] Compiling XCTestDynamicOverlay Exports.swift
[84/159] Compiling XCTestDynamicOverlay Deprecations.swift
[85/187] Emitting module SwiftSyntax
[86/187] Compiling SwiftSyntax SyntaxCollections.swift
[87/187] Compiling SwiftSyntax SyntaxEnum.swift
[88/187] Compiling SwiftSyntax SyntaxKind.swift
[89/187] Compiling SwiftSyntax SyntaxRewriter.swift
[90/187] Compiling SwiftSyntax SyntaxTraits.swift
[91/187] Compiling SwiftSyntax SyntaxVisitor.swift
[92/187] Compiling SwiftSyntax TokenKind.swift
[93/187] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[94/187] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[95/187] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[96/187] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[97/187] Compiling SwiftSyntax RawSyntaxValidation.swift
[98/187] Compiling SwiftSyntax SyntaxNodesAB.swift
[99/187] Compiling SwiftSyntax SyntaxNodesC.swift
[100/187] Compiling SwiftSyntax Tokens.swift
[101/187] Compiling SwiftSyntax TriviaPieces.swift
[102/187] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[103/187] Compiling SwiftSyntax RawSyntaxNodesC.swift
[104/187] Compiling SwiftSyntax RawSyntaxNodesD.swift
[105/187] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[106/187] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[107/187] Compiling CustomDump AnyType.swift
[108/187] Compiling CustomDump CollectionDifference.swift
[109/187] Compiling CustomDump Identifiable.swift
[110/189] Compiling CustomDump Mirror.swift
[111/189] Compiling CustomDump String.swift
[112/189] Compiling CustomDump Unordered.swift
[113/189] Emitting module CustomDump
[114/189] Compiling CustomDump XCTAssertDifference.swift
[115/189] Compiling CustomDump XCTAssertNoDifference.swift
[116/189] Compiling CustomDump CustomDumpRepresentable.swift
[117/189] Compiling CustomDump CustomDumpStringConvertible.swift
[118/189] Compiling CustomDump Diff.swift
[119/189] Compiling CustomDump Dump.swift
[120/189] Compiling CustomDump ExpectDifference.swift
[121/189] Compiling CustomDump ExpectNoDifference.swift
[122/189] Compiling CustomDump UserNotifications.swift
[123/189] Compiling CustomDump UserNotificationsUI.swift
[124/189] Compiling CustomDump CustomDumpReflectable.swift
[125/189] Compiling CustomDump CoreImage.swift
[126/189] Compiling CustomDump CoreLocation.swift
[127/189] Compiling CustomDump CoreMotion.swift
[128/189] Compiling CustomDump Swift.swift
[129/189] Compiling CustomDump SwiftUI.swift
[130/189] Compiling CustomDump UIKit.swift
[131/189] Compiling CustomDump Foundation.swift
[132/189] Compiling CustomDump GameKit.swift
[133/189] Compiling CustomDump KeyPath.swift
[134/189] Compiling CustomDump Photos.swift
[135/189] Compiling CustomDump Speech.swift
[136/189] Compiling CustomDump StoreKit.swift
[137/189] Compiling SwiftSyntax SyntaxNodesD.swift
[138/189] Compiling SwiftSyntax SyntaxNodesEF.swift
[139/189] Compiling SwiftSyntax SyntaxNodesGHI.swift
[140/189] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[141/189] Compiling SwiftSyntax SyntaxNodesOP.swift
[142/189] Compiling SwiftSyntax SyntaxNodesQRS.swift
[143/189] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[145/189] Compiling SwiftSyntax SyntaxText.swift
[146/189] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[147/189] Compiling SwiftSyntax TokenDiagnostic.swift
[148/189] Compiling SwiftSyntax TokenSequence.swift
[149/189] Compiling SwiftSyntax TokenSyntax.swift
[150/189] Compiling SwiftSyntax Trivia.swift
[151/189] Compiling SwiftSyntax Utils.swift
[152/189] Compiling SwiftSyntax ChildNameForKeyPath.swift
[153/189] Compiling SwiftSyntax Keyword.swift
[154/189] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[155/189] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[156/189] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[157/189] Compiling SwiftSyntax SyntaxBaseNodes.swift
[158/249] Compiling SwiftBasicFormat Syntax+Extensions.swift
[159/249] Compiling SwiftDiagnostics Message.swift
[160/250] Compiling SwiftDiagnostics Note.swift
[161/250] Compiling SwiftDiagnostics FixIt.swift
[162/250] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[163/250] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[164/250] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[165/250] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[166/250] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[167/250] Compiling SwiftDiagnostics Convenience.swift
[168/250] Compiling SwiftDiagnostics Diagnostic.swift
[169/250] Emitting module SwiftDiagnostics
[170/250] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[171/250] Compiling SwiftBasicFormat InferIndentation.swift
[172/250] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[173/250] Compiling SwiftBasicFormat Indenter.swift
[174/250] Emitting module SwiftBasicFormat
[175/250] Compiling SwiftBasicFormat BasicFormat.swift
[176/250] Compiling SwiftParser Specifiers.swift
[177/250] Compiling SwiftParser Statements.swift
[178/250] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[179/253] Compiling SwiftParser Expressions.swift
[180/253] Compiling SwiftParser IncrementalParseTransition.swift
[181/253] Compiling SwiftParser Patterns.swift
[182/253] Compiling SwiftParser Recovery.swift
[183/253] Compiling SwiftParser Names.swift
[184/253] Compiling SwiftParser Nominals.swift
[185/253] Compiling SwiftParser Parameters.swift
[186/253] Compiling SwiftParser CompilerFiles.swift
[187/253] Compiling SwiftParser TokenConsumer.swift
[188/253] Compiling SwiftParser TokenPrecedence.swift
[189/253] Compiling SwiftParser TokenSpec.swift
[193/253] Compiling SwiftParser TokenSpecSet.swift
[194/253] Compiling SwiftParser Attributes.swift
[195/253] Compiling SwiftParser Availability.swift
[196/253] Compiling SwiftParser CharacterInfo.swift
[197/253] Compiling SwiftParser CollectionNodes+Parsable.swift
[199/257] Compiling SwiftParser RegexLiteralLexer.swift
[200/257] Compiling SwiftParser UnicodeScalarExtensions.swift
[201/257] Compiling SwiftParser Lookahead.swift
[202/257] Compiling SwiftParser LoopProgressCondition.swift
[203/257] Compiling SwiftParser Modifiers.swift
[204/257] Compiling SwiftParser ParseSourceFile.swift
[205/257] Compiling SwiftParser Parser.swift
[206/257] Compiling SwiftParser StringLiterals.swift
[207/257] Compiling SwiftParser SwiftParserCompatibility.swift
[208/257] Compiling SwiftParser SwiftVersion.swift
[209/257] Compiling SwiftParser SyntaxUtils.swift
[210/257] Emitting module SnapshotTesting
[211/257] Compiling SwiftParser TopLevel.swift
[212/257] Compiling SwiftParser TriviaParser.swift
[213/257] Compiling SwiftParser Types.swift
[219/257] Emitting module SwiftParser
[225/257] Compiling SwiftParser Declarations.swift
[226/257] Compiling SwiftParser Directives.swift
[227/257] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[233/257] Compiling SnapshotTesting UIViewController.swift
[234/257] Compiling SnapshotTesting URLRequest.swift
[235/257] Compiling SwiftParser Lexeme.swift
[236/257] Compiling SwiftParser LexemeSequence.swift
[237/257] Compiling SwiftParser Lexer.swift
[241/257] Compiling SnapshotTesting UIView.swift
[254/259] Compiling SwiftParser IsLexerClassified.swift
[255/259] Compiling SwiftParser LayoutNodes+Parsable.swift
[256/259] Compiling SwiftParser Parser+TokenSpecSet.swift
[257/259] Compiling SwiftParser TokenSpecStaticMembers.swift
[258/272] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[259/272] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[260/272] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[261/272] Compiling SwiftParserDiagnostics Utils.swift
[262/273] Compiling SwiftParserDiagnostics PresenceUtils.swift
[263/273] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[264/273] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[265/273] Emitting module SnapshotTestingCustomDump
[266/273] Compiling SnapshotTestingCustomDump CustomDump.swift
[267/273] Compiling SwiftParserDiagnostics MissingNodesError.swift
[268/273] Compiling SwiftParserDiagnostics MissingTokenError.swift
[269/273] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[270/273] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[271/273] Emitting module SwiftParserDiagnostics
[272/273] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[273/273] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[274/288] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[275/288] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[276/288] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[277/288] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[278/288] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[279/288] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[280/289] Compiling SwiftSyntaxBuilder Indenter.swift
[281/289] Compiling SwiftSyntaxBuilder ListBuilder.swift
[282/289] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[283/289] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[284/289] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[285/289] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[286/289] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[287/289] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[288/289] Emitting module SwiftSyntaxBuilder
[289/289] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[290/292] Compiling InlineSnapshotTesting Exports.swift
[291/292] Emitting module InlineSnapshotTesting
[292/292] Compiling InlineSnapshotTesting AssertInlineSnapshot.swift
Build complete! (24.77s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "swift-snapshot-testing",
"name" : "swift-snapshot-testing",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "SnapshotTesting",
"targets" : [
"SnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "InlineSnapshotTesting",
"targets" : [
"InlineSnapshotTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SnapshotTestingCustomDump",
"targets" : [
"SnapshotTestingCustomDump"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingTests",
"path" : "Tests/SnapshotTestingTests",
"sources" : [
"AssertSnapshotSwiftTests.swift",
"DeprecationTests.swift",
"Internal/BaseSuite.swift",
"Internal/BaseTestCase.swift",
"Internal/TestHelpers.swift",
"RecordTests.swift",
"SnapshotTestingTests.swift",
"SnapshotsTraitTests.swift",
"SwiftTestingTests.swift",
"WaitTests.swift",
"WithSnapshotTestingTests.swift"
],
"target_dependencies" : [
"SnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "SnapshotTestingCustomDump",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingCustomDump",
"path" : "Sources/SnapshotTestingCustomDump",
"product_dependencies" : [
"CustomDump"
],
"product_memberships" : [
"InlineSnapshotTesting",
"SnapshotTestingCustomDump"
],
"sources" : [
"CustomDump.swift"
],
"target_dependencies" : [
"SnapshotTesting"
],
"type" : "library"
},
{
"c99name" : "SnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "SnapshotTesting",
"path" : "Sources/SnapshotTesting",
"product_memberships" : [
"SnapshotTesting",
"InlineSnapshotTesting",
"SnapshotTestingCustomDump"
],
"sources" : [
"AssertSnapshot.swift",
"Async.swift",
"Common/Internal.swift",
"Common/PlistEncoder.swift",
"Common/String+SpecialCharacters.swift",
"Common/View.swift",
"Common/XCTAttachment.swift",
"Diff.swift",
"Diffing.swift",
"Extensions/Wait.swift",
"Internal/Deprecations.swift",
"Internal/RecordIssue.swift",
"SnapshotTestingConfiguration.swift",
"SnapshotsTestTrait.swift",
"Snapshotting.swift",
"Snapshotting/Any.swift",
"Snapshotting/CALayer.swift",
"Snapshotting/CGPath.swift",
"Snapshotting/CaseIterable.swift",
"Snapshotting/Data.swift",
"Snapshotting/Encodable.swift",
"Snapshotting/NSBezierPath.swift",
"Snapshotting/NSImage.swift",
"Snapshotting/NSView.swift",
"Snapshotting/NSViewController.swift",
"Snapshotting/SceneKit.swift",
"Snapshotting/SpriteKit.swift",
"Snapshotting/String.swift",
"Snapshotting/SwiftUIView.swift",
"Snapshotting/UIBezierPath.swift",
"Snapshotting/UIImage.swift",
"Snapshotting/UIView.swift",
"Snapshotting/UIViewController.swift",
"Snapshotting/URLRequest.swift"
],
"type" : "library"
},
{
"c99name" : "InlineSnapshotTestingTests",
"module_type" : "SwiftTarget",
"name" : "InlineSnapshotTestingTests",
"path" : "Tests/InlineSnapshotTestingTests",
"sources" : [
"AssertInlineSnapshotSwiftTests.swift",
"CustomDumpTests.swift",
"InlineSnapshotTestingTests.swift",
"Internal/BaseSuite.swift",
"Internal/BaseTestCase.swift"
],
"target_dependencies" : [
"InlineSnapshotTesting"
],
"type" : "test"
},
{
"c99name" : "InlineSnapshotTesting",
"module_type" : "SwiftTarget",
"name" : "InlineSnapshotTesting",
"path" : "Sources/InlineSnapshotTesting",
"product_dependencies" : [
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder"
],
"product_memberships" : [
"InlineSnapshotTesting"
],
"sources" : [
"AssertInlineSnapshot.swift",
"Exports.swift"
],
"target_dependencies" : [
"SnapshotTesting",
"SnapshotTestingCustomDump"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/tdrhq/swift-snapshot-testing/main
Repository: tdrhq/swift-snapshot-testing
Swift version used: 6.3
Target: SnapshotTesting
Extracting symbol information for 'SnapshotTesting'...
Finished extracting symbol information for 'SnapshotTesting'. (60.08s)
Building documentation for 'SnapshotTesting'...
warning: External name 'file' used to document parameter
--> ../AssertSnapshot.swift:99:9-99:13
97 | /// - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
98 | /// which this function was called.
99 + /// - file: The file in which failure occurred. Defaults to the file path of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
100 | /// which this function was called.
101 | /// - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
--> ../AssertSnapshot.swift:154:9-154:13
152 | /// - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
153 | /// which this function was called.
154 + /// - file: The file in which failure occurred. Defaults to the file path of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
155 | /// which this function was called.
156 | /// - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
--> ../AssertSnapshot.swift:198:9-198:13
196 | /// - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
197 | /// which this function was called.
198 + /// - file: The file in which failure occurred. Defaults to the file path of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
199 | /// which this function was called.
200 | /// - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: External name 'file' used to document parameter
--> ../AssertSnapshot.swift:276:9-276:13
274 | /// directory `__Snapshots__` that sits next to your test file.
275 | /// - timeout: The amount of time a snapshot must be generated in.
276 + /// - file: The file in which failure occurred. Defaults to the file name of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
277 | /// which this function was called.
278 | /// - testName: The name of the test in which failure occurred. Defaults to the function name of
warning: Parameter 'fileID' is missing documentation
--> ../AssertSnapshot.swift:281:29-281:29
279 | /// the test case in which this function was called.
280 | /// - line: The line number on which failure occurred. Defaults to the line number on which this
281 + /// function was called.
282 | /// - Returns: A failure message or, if the value matches, nil.
283 | public func verifySnapshot<Value, Format>(
warning: Parameter 'column' is missing documentation
--> ../AssertSnapshot.swift:281:29-281:29
279 | /// the test case in which this function was called.
280 | /// - line: The line number on which failure occurred. Defaults to the line number on which this
281 + /// function was called.
| ╰─suggestion: Document 'column' parameter
282 | /// - Returns: A failure message or, if the value matches, nil.
283 | public func verifySnapshot<Value, Format>(
warning: 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting/IntegratingWithTestFrameworks'
--> Articles/IntegratingWithTestFrameworks.md:21:7-21:69
19 |
20 | However, these details have all been hidden away in the SnapshotTesting library. You can simply
21 + use ``assertSnapshot(of:as:named:record:timeout:file:testName:line:)`` in either an `XCTestCase`
22 | subclass _or_ `@Test`, and it will dynamically detect what context it is running in and trigger
23 | the correct test failure:
warning: No symbol matched 'SnapshotTesting/assertSnapshot(of:as:named:record:timeout:file:testName:line:)'. 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting'.
--> Extensions/AssertSnapshot.md:1:3-1:85
1 + # ``SnapshotTesting/assertSnapshot(of:as:named:record:timeout:file:testName:line:)``
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(of:as:named:record:timeout:fileID:file:testName:line:column:)'
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)'
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
| ╰─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:fileID:file:testName:line:column:)'
2 |
3 | ## Topics
warning: No symbol matched 'SnapshotTesting/Testing/Trait/snapshots(diffTool:record:)'. 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'.
--> Extensions/SnapshotsTrait.md:1:3-1:64
1 + # ``SnapshotTesting/Testing/Trait/snapshots(diffTool:record:)``
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
| ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
2 |
3 | ### Configuration
warning: 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' doesn't exist at '/SnapshotTesting'
--> SnapshotTesting.md:9:5-9:67
7 | ### Essentials
8 |
9 + - ``assertSnapshot(of:as:named:record:timeout:file:testName:line:)``
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(of:as:named:record:timeout:fileID:file:testName:line:column:)'
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)'
| ├─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(matching:as:named:record:snapshotDirectory:timeout:file:testName:line:)'
| ╰─suggestion: Replace 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)' with 'verifySnapshot(of:as:named:record:snapshotDirectory:timeout:fileID:file:testName:line:column:)'
10 | - <doc:IntegratingWithTestFrameworks>
11 | - <doc:MigrationGuides>
warning: 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'
--> SnapshotTesting.md:22:19-22:46
20 | ### Configuration
21 |
22 + - ``Testing/Trait/snapshots(diffTool:record:)``
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
| ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
23 | - ``withSnapshotTesting(record:diffTool:operation:)-2kuyr``
24 | - ``SnapshotTestingConfiguration``
warning: 'snapshots(diffTool:record:)' doesn't exist at '/SnapshotTesting/Testing/Trait'
--> ../SnapshotTestingConfiguration.swift:8:23-8:50
6 | ///
7 | /// > Note: To customize tests when using Swift's native Testing library, use the
8 + /// > ``Testing/Trait/snapshots(diffTool:record:)`` trait.
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(record:diffTool:)'
| ├─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots(_:)'
| ╰─suggestion: Replace 'snapshots(diffTool:record:)' with 'snapshots'
9 | ///
10 | /// For example, to specify to put an entire test class in record mode you do the following:
Finished building documentation for 'SnapshotTesting' (0.58s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tdrhq/swift-snapshot-testing/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Updating https://github.com/swiftlang/swift-syntax
Updating https://github.com/pointfreeco/xctest-dynamic-overlay
Updating https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.20s)
Updated https://github.com/swiftlang/swift-syntax (0.91s)
Updated https://github.com/pointfreeco/swift-custom-dump (0.91s)
Updated https://github.com/pointfreeco/xctest-dynamic-overlay (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.85s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.86s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[2/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit SemanticVersion.swift
[7/53] Compiling SymbolKit AccessControl.swift
[8/53] Compiling SymbolKit Availability.swift
[9/53] Compiling SymbolKit AvailabilityItem.swift
[10/53] Compiling SymbolKit Domain.swift
[11/57] Compiling SymbolKit Relationship.swift
[12/57] Compiling SymbolKit RelationshipKind.swift
[13/57] Compiling SymbolKit SourceOrigin.swift
[14/57] Compiling SymbolKit GenericConstraints.swift
[15/57] Compiling SymbolKit Swift.swift
[16/57] Compiling Snippets Snippet.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets SnippetParser.swift
[19/57] Compiling SymbolKit Identifier.swift
[20/57] Compiling SymbolKit KindIdentifier.swift
[21/57] Compiling SymbolKit Location.swift
[22/57] Compiling SymbolKit Mutability.swift
[23/57] Compiling SymbolKit SourceRange.swift
[24/57] Compiling SymbolKit Metadata.swift
[25/57] Compiling SymbolKit Module.swift
[26/57] Compiling SymbolKit OperatingSystem.swift
[27/57] Compiling SymbolKit Platform.swift
[28/57] Compiling SymbolKit DeclarationFragments.swift
[29/57] Compiling SymbolKit Fragment.swift
[30/57] Compiling SymbolKit FragmentKind.swift
[31/57] Compiling SymbolKit FunctionParameter.swift
[32/57] Compiling SymbolKit FunctionSignature.swift
[33/57] Compiling SymbolKit GenericConstraint.swift
[34/57] Compiling SymbolKit GenericParameter.swift
[35/57] Compiling SymbolKit Generics.swift
[36/57] Compiling SymbolKit Namespace.swift
[37/57] Compiling SymbolKit Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Emitting module SymbolKit
[42/57] Compiling SymbolKit Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.20s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SnapshotTesting' complete! (0.85s)
Target: InlineSnapshotTesting
Extracting symbol information for 'InlineSnapshotTesting'...
Finished extracting symbol information for 'InlineSnapshotTesting'. (1.07s)
Building documentation for 'InlineSnapshotTesting'...
warning: Parameter 'isRecording' not found in function declaration
--> ../AssertInlineSnapshot.swift:18:9-18:65
16 | /// - snapshotting: A strategy for snapshotting and comparing values.
17 | /// - message: An optional description of the assertion, for inclusion in test results.
18 + /// - isRecording: Whether or not to record a new reference.
| ╰─suggestion: Remove 'isRecording' parameter documentation
19 | /// - timeout: The amount of time a snapshot must be generated in.
20 | /// - syntaxDescriptor: An optional description of where the snapshot is inlined. This parameter
warning: External name 'file' used to document parameter
--> ../AssertInlineSnapshot.swift:28:11-28:15
26 | /// - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case in
27 | /// which this function was called.
28 + /// - file: The file in which failure occurred. Defaults to the file path of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
29 | /// which this function was called.
30 | /// - function: The function where the assertion occurs. The default is the name of the test
warning: Parameter 'record' is missing documentation
--> ../AssertInlineSnapshot.swift:35:31-35:31
33 | /// function was called.
34 | /// - column: The column on which failure occurred. Defaults to the column on which this
35 + /// function was called.
36 | public func assertInlineSnapshot<Value>(
37 | of value: @autoclosure () throws -> Value?,
warning: 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' doesn't exist at '/InlineSnapshotTesting/InlineSnapshotSyntaxDescriptor'
--> ../AssertInlineSnapshot.swift:219:7-219:109
217 | ///
218 | /// Provide this structure when defining custom snapshot functions that call
219 + /// ``assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)``
220 | /// under the hood.
221 | public struct InlineSnapshotSyntaxDescriptor: Hashable {
warning: External name 'file' used to document parameter
--> ../AssertInlineSnapshot.swift:286:13-286:17
284 | /// - fileID: The file ID in which failure occurred. Defaults to the file ID of the test case
285 | /// in which this function was called.
286 + /// - file: The file in which failure occurred. Defaults to the file path of the test case in
| ╰─suggestion: Replace 'file' with 'filePath'
287 | /// which this function was called.
288 | /// - line: The line number on which failure occurred. Defaults to the line number on which
warning: 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' doesn't exist at '/InlineSnapshotTesting'
--> InlineSnapshotTesting.md:71:5-71:107
69 | ### Essentials
70 |
71 + - ``assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)``
| ╰─suggestion: Replace 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:file:function:line:column:)' with 'assertInlineSnapshot(of:as:message:record:timeout:syntaxDescriptor:matches:fileID:file:function:line:column:)'
72 |
73 | ### Writing a custom helper
Finished building documentation for 'InlineSnapshotTesting' (0.05s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/tdrhq/swift-snapshot-testing/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.37s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'InlineSnapshotTesting' complete! (0.89s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/tdrhq/swift-snapshot-testing/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/tdrhq/swift-snapshot-testing/main/linkable-paths.json
392
5 /Users/admin/builder/spi-builder-workspace/.docs/tdrhq/swift-snapshot-testing/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/tdrhq/swift-snapshot-testing/main
File count: 392
Doc size: 5.0MB
Preparing doc bundle ...
Uploading prod-tdrhq-swift-snapshot-testing-main-24b469f6.zip to s3://spi-docs-inbox/prod-tdrhq-swift-snapshot-testing-main-24b469f6.zip
Copying... [16%]
Copying... [24%]
Copying... [32%]
Copying... [47%]
Copying... [55%]
Copying... [63%]
Copying... [71%]
Copying... [87%]
Copying... [95%]
Copying... [100%]
Done.