XcodeSelectiveTesting
XcodeSelectiveTesting copied to clipboard
Support multiple test plans
I received this request from fellow colleagues.
It is possible right now to execute the tool for every test plan individually, but it's not ideal since it would have to analyze the changeset several times.
One approach I was thinking about was to let pass an array of paths for the test plans so that the tool can process them all at once.