Running a TestCompelte project with a nonexistent tag fails instead of skips
I have a test suite built of multiple project suites each with multiple projects. Some test cases have a label "@UniqueLabel". I've been looping through the project suite files and running all tests ...