Post

Replies

Boosts

Views

Activity

want to collect memory graph with xcodebuild of UITest cases
want to collect memory graph with xcodebuild command of UITest cases , currently we are using test-without-building method with xctestrun xcodebuild -derivedDataPath DerivedData -configuration Test -sdk iphonesimulator -destination 'platform=iOS Simulator,name=XX' -xctestrun PathofXctestrun -parallel-testing-enabled YES -parallel-testing-worker-count 3 -only-testing:xx/yy/xx/zz test-without-building how can we collect memory graph for each ui test case in this case ?? we have leaks command but when we have to run these dont know, could you please help in this or suggest some thing so that we can capture memory graph for each ui test case. using simulator only
1
0
702
Nov ’22
want to collect memory graph with xcodebuild of UITest cases
want to collect memory graph with xcodebuild command of UITest cases , currently we are using test-without-building method with xctestrun xcodebuild -derivedDataPath DerivedData -configuration Test -sdk iphonesimulator -destination 'platform=iOS Simulator,name=XX' -xctestrun PathofXctestrun -parallel-testing-enabled YES -parallel-testing-worker-count 3 -only-testing:xx/yy/xx/zz test-without-building how can we collect memory graph for each ui test case in this case ?? we have leaks command but when we have to run these dont know, could you please help in this or suggest some thing so that we can capture memory graph for each ui test case. using simulator only
0
1
650
Nov ’22