What's Changed
- Added: A new
.customDump
strategy (vended by a newSnapshotTestingCustomDump
module) (#948). The existing.dump
strategy has been soft-deprecated. - Added: Android support (thanks @marcprux, #939).
- Fixed:
assertInlineSnapshot
'srecord
parameter now supports the all record modes (#947). - Fixed: Avoid main thread detection issue in
@MainActor
-annotated tests (thanks @peterkovacs, #946).
New Contributors
- @marcprux made their first contribution in #939
- @peterkovacs made their first contribution in #946
Full Changelog: 1.17.7...1.18.0