Add test filter parameter to ios_unit_test
This adds the ability to add your test_filter directly to the args passed into ios_unit_test, allowing you to specify a test filter on rule creation for your target.
This was talked about in this discussion and helps provide a way to shard targets.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Something is wrong with the logic of the ios_test_runner template shell script. Looking into it now
Thanks!