github pointfreeco/swift-snapshot-testing 1.18.0

3 days ago

What's Changed

  • Added: A new .customDump strategy (vended by a new SnapshotTestingCustomDump module) (#948). The existing .dump strategy has been soft-deprecated.
  • Added: Android support (thanks @marcprux, #939).
  • Fixed: assertInlineSnapshot's record parameter now supports the all record modes (#947).
  • Fixed: Avoid main thread detection issue in @MainActor-annotated tests (thanks @peterkovacs, #946).

New Contributors

Full Changelog: 1.17.7...1.18.0

Don't miss a new swift-snapshot-testing release

NewReleases is sending notifications on new releases.