Solutionunvalidated
it ignores the fastfile and runs the entire test suite including Unit & UI tests — when running `bundle exec fastlane scan`. Tension: the workflow seems to spend a considerable amount of time here. Outcome: If one runs the `lane` instead via `bundle exec fastlane unit_tests` it does ignore UITests.
b156a373-9632-49eb-b9e7-683e2c2a1b44
it ignores the fastfile and runs the entire test suite including Unit & UI tests — when running bundle exec fastlane scan. Tension: the workflow seems to spend a considerable amount of time here. Outcome: If one runs the lane instead via bundle exec fastlane unit_tests it does ignore UITests.