From a8e27240b1c5d8aa0457c5cb40f731546a7fec68 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Tue, 13 Jan 2026 23:35:47 -0600 Subject: [PATCH] Signed-off-by: Matt Bruce --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 982dd7c..fb9286e 100644 --- a/README.md +++ b/README.md @@ -129,5 +129,8 @@ The app owns WCSession activation and handling incoming updates. - iOS 17+ - watchOS 10+ +## Testing +- Unit tests use Swift Testing (`Testing` package) + ## Sample App See `SecureStorgageSample` for working examples of all storage domains and security options.