Use swift-custom-dump for all comparisons in RenderTesterResult #984
Annotations
5 warnings
Tutorial App:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Tutorial App:
WorkflowTesting/Sources/RenderTesterResult.swift#L83
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Tutorial App:
WorkflowTesting/Sources/RenderTesterResult.swift#L129
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Tutorial App:
WorkflowTesting/Sources/RenderTesterResult.swift#L151
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Tutorial App:
WorkflowTesting/Sources/RenderTesterResult.swift#L171
'XCTAssertNoDifference(_:_:_:file:line:)' is deprecated: renamed to 'expectNoDifference'
|
Loading