sindresorhus / Defaults

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

Mocking #176

Open sindresorhus opened 6 months ago

sindresorhus commented 6 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 2 months ago

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