Not enough descriptive information about writing tests for App Extensions

Originator:przemek.wosko
Number:rdar://28934253 Date Originated:25-Oct-2016 11:40 AM
Status:Open Resolved:
Product:Documentation Product Version:
Classification: Reproducible:
 
Summary:
Current documentation do not provide informations how to test something like Extensions for Siri or TodayExtension.

Steps to Reproduce:
1) https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/ExtensionCreation.html
2) try to get informations and hints how to write tests for extensions
3) struck here, there is only phrase "To test an app extension using the Xcode testing framework (that is, the XCTest APIs), write tests that exercise the extension code using your containing app as the host environment. To learn more about testing, see Testing with Xcode."

Expected Results:
1) https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/ExtensionCreation.html
2) try to get informations and hints how to write tests for extensions
3) read manual 
4) write tests

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!