How do I test background task on watch?

I would like to test handle() in my ExtensionDelegate to make sure that WKWatchConnectivityRefreshBackgroundTasks are completed successfully. Is there any way to simulate background task? On real device or on simulator.

Post not yet marked as solved Up vote post of kelin Down vote post of kelin
474 views