-
Notifications
You must be signed in to change notification settings - Fork 74
Testing
yonaries edited this page Mar 7, 2026
·
1 revision
Use Product > Test on the ora scheme.
xcodebuild test -scheme ora -destination "platform=macOS"- New features should include appropriate coverage
- Existing tests should continue to pass
- Changes should build cleanly