square / Valet

Valet lets you securely store data in the iOS, tvOS, watchOS, or macOS Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.

Repository from Github https://github.comsquare/ValetRepository from Github https://github.comsquare/Valet

Document how to run all macOS tests locally

dfed opened this issue · comments

We should have documentation linked from the README on how to run all macOS tests locally, since many of them can not run in CI – we need a signed environment to run all tests, and I have as-of-yet been unable to get a CI environment set up with proper macOS code signing.

Until we have the ability to run all macOS tests in CI, we should have public documentation on how to manually validate changes on macOS.