lthrockmorton

Results 4 issues of lthrockmorton

Adds logic test support to Bluepill, so that unit tests can be run without an app host. Resolves https://github.com/MobileNativeFoundation/bluepill/issues/531. Leverages CoreSimulator's private spawn method to run the xctest executable on...

Adds logic test support to Bluepill, so that unit tests can be run without an app host. Resolves #531. Leverages CoreSimulator's private `spawn` method to run the xctest executable on...