I am learning how to use XCTest to close a gap in automation. From the developer doc, I see only something like this:
xcodebuild test -project MyAppProject.xcodeproj schema MyApp
https://developer.apple.com/library/tvos/documentation/DeveloperTools/Conceptual/testing_with_xcode/chapters/08-automation.html#//apple_ref/doc/uid/TP40014132-CH7-SW1
I would like to know if there is a way to run XCTest (UI test) against archive build (.ipa)? or Can we just separate the assembly and testing so that we can first build and test this assembly?
thanks
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1239941/More articles:MIDI OUT transmitter unavailable - javaFIFO behavior for Array.pop in javascript? - javascriptconst for containers - c ++Why do we have two types of libraries in C / C ++? - chttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1239940/what-alternatives-sdn-controllers-to-pox-are-available&usg=ALkJrhiUoj5vL3bzGH5pjqIWRlhmNlyX2wIs there a better way to use asynchronous TCP sockets in C ++ rather than polling or picking? - c ++Is it possible to maintain the structure of the YAML block when discarding the analyzed document? - pythonTypeScript npm typing function change import semantics - typescriptCannot execute compiled exe file with C ++ - c ++Target the first element only if it has other brothers and sisters - cssAll Articles