What is command for executing all tests in Terminal? #733
seniorQAautomationEngineer
started this conversation in
General
Replies: 1 comment
-
Hi, guys. No answer to my question? Does nobody use Terminal commands for running snapshot tests? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Execution tests in XCode usually need devives simulator information as the -destination But when we use the snapshot library, we specify device info in test classes. Usually, terminal commands are essential for CI/CD pipeline.
Beta Was this translation helpful? Give feedback.
All reactions