theappbusiness / TABTestKit

Library designed to make writing and maintaining automated tests for iOS applications. This includes automation of bio-metrics and controlling of mock servers
MIT License
59 stars 13 forks source link

Support Push Notification #124

Open roger-tan opened 4 years ago

roger-tan commented 4 years ago

Since Xcode 11.4, it's now possible to send a push notification to the Simulator. There are two options:

References: https://www.avanderlee.com/workflow/testing-push-notifications-ios-simulator/