I’m writing a test automation book in Japanese.
Then, I dropped some kind of deep dive into XCTest items since the logic is not for beginners. The target is a bit differ from the topics. I picked some words from the dropped list here.
- testmanagerd
- usbmux
- XCUITest runs methods on the main thread, run some methods on subprocess by eDistantObject
- xcodebuild tips
- capturing test requests by WireMock, http_proxy etc
Explaining deep dive was difficult in short than I expected…
1 Comment