Tags: TomHumphrey150/swift-snapshot-testing
Tags
Update references of `record` to `isRecording` (pointfreeco#363) Co-authored-by: Stephen Celis <[email protected]>
Set minimum version to iOS 11.0 to fix issues with weak linking of Sw… …iftUI (pointfreeco#355) * Set minimum version to iOS 11.0 to fix issues with weak linking of SwiftUI * Bump podspec minimum iOS version to 11.0
Proof-of-concept: pretty print URLRequest body when JSON (pointfreeco… …#157) * Pretty print json bodies in URLRequests. * wip * Update URLRequest.swift * Update URLRequest.swift * Update URLRequest.swift * Update URLRequest.swift * backward compatible api. * fix compile error and use inline snapshot
Switch some let's to var's. (pointfreeco#189) * Switch some let's to var's. * add xcodegen as a dependency
PreviousNext