paypal / Illuminator

iOS Automator
Apache License 2.0
38 stars 27 forks source link

Allow custom result handler function in IlluminatorTestProgress.finish() #102

Closed ianfixes closed 7 years ago

ianfixes commented 7 years ago

Implement a protocol, handle your own results.

This allows a straightforward way to implement app-specific functionality in handling test passes or failures.