Where in your opinion UI Test Code should live ?
- In the app code repository itself
- In a different UI TEST ONLY repository
I think opinions vary on this subject.
Speaking personally, I always put my tests as close as possible to the thing they’re testing, but I’d be interested in hearing from folks who do differently.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"