MobileNativeFoundation / bluepill

Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine
BSD 2-Clause "Simplified" License
3.18k stars 231 forks source link

Keep parenthesis in Swift tests #496

Closed ob closed 3 years ago

ob commented 3 years ago

This is a fix for #492, it essentially implements approach number one detailed there, keeping the parenthesis in Swift test names. See #492 for details of why this is needed.

It also includes some warning fixes and updates the deployment target to macOS 10.15.