Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocking Xcuitest runner and response API [iOS 17] #326

Merged
merged 15 commits into from
Jan 18, 2024

Conversation

diegoperini
Copy link
Collaborator

@diegoperini diegoperini commented Jan 16, 2024

  • Implement testmanagerd callbacks with typesafety
  • Return formatted errors
  • Return test results in a rich struct
  • Unify app launch across versions under single command
  • Support test runs of arbitrary durations
  • Support graceful killing of test runs with context
  • Raw testmanagerd logs in stdout (under new CLI flag, default off)

@diegoperini diegoperini changed the title Blocking Xcuitest runner and response API [iOS 17] Draft : Blocking Xcuitest runner and response API [iOS 17] Jan 16, 2024
@diegoperini diegoperini changed the title Draft : Blocking Xcuitest runner and response API [iOS 17] Draft: Blocking Xcuitest runner and response API [iOS 17] Jan 16, 2024
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener_test.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener_test.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
@diegoperini diegoperini changed the title Draft: Blocking Xcuitest runner and response API [iOS 17] Blocking Xcuitest runner and response API [iOS 17] Jan 17, 2024
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
ios/testmanagerd/testlistener.go Outdated Show resolved Hide resolved
@diegoperini diegoperini merged commit 6e2d103 into ios-17 Jan 18, 2024
2 checks passed
@diegoperini diegoperini deleted the dp-xcuitest-results branch January 18, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants