Skip to content

Tags: pimms/swift-snapshot-testing

Tags

1.9.666

Fixed bug in threshold calculation

1.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add AccessibilitySnapshotColorBlindness to README (pointfreeco#462)

1.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update references of `record` to `isRecording` (pointfreeco#363)

Co-authored-by: Stephen Celis <[email protected]>

1.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

1.8.0

Move SwiftUI bracketing

1.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prep 1.7.2 (pointfreeco#296)

1.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Swift Tools Version 5.0 (pointfreeco#283)

1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.6.0 (pointfreeco#253)

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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