sindresorhus / Defaults

💾 Swifty and modern UserDefaults
https://swiftpackageindex.com/sindresorhus/Defaults/documentation/defaults
MIT License
1.99k stars 119 forks source link

Mocking #176

Open sindresorhus opened 5 months ago

sindresorhus commented 5 months ago

Would be nice to make it easier to mock user defaults in tests and previews.

Feedback welcome on how this should look like.

MikhailGasanov commented 1 month ago

I believe this PR addresses the issue: https://github.com/sindresorhus/Defaults/pull/187