AppStoreSnapshotTestPlan.xctestplan 922 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "E27ADCCD-D2DF-4255-81D1-21CFC3C33254",
  5. "name" : "Configuration 1",
  6. "options" : {
  7. }
  8. }
  9. ],
  10. "defaultOptions" : {
  11. "defaultTestExecutionTimeAllowance" : 1800,
  12. "testTimeoutsEnabled" : true
  13. },
  14. "testTargets" : [
  15. {
  16. "selectedTests" : [
  17. "MastodonUISnapshotTests\/testSmoke()",
  18. "MastodonUISnapshotTests\/testSnapshotCompose()",
  19. "MastodonUISnapshotTests\/testSnapshotHome()",
  20. "MastodonUISnapshotTests\/testSnapshotProfile()",
  21. "MastodonUISnapshotTests\/testSnapshotSearch()",
  22. "MastodonUISnapshotTests\/testSnapshotServerRules()",
  23. "MastodonUISnapshotTests\/testSnapshotThread()"
  24. ],
  25. "target" : {
  26. "containerPath" : "container:Mastodon.xcodeproj",
  27. "identifier" : "DB427DF225BAA00100D1B89D",
  28. "name" : "MastodonUITests"
  29. }
  30. }
  31. ],
  32. "version" : 1
  33. }