今年もWWDC24の時期になり、Xcode 16 Betaのリリースノートが公開されました。 今回のリリースノートでは「Test Report」「Testing」「XCTest」という項目があります。 「XCTest」には新たに追加されたAPIについての話が記載されています。 この話もしたいところですが ...
Apple has unveiled Xcode 27, introducing a range of new developer tools designed to speed up app development, testing, ...
Xcode 15がリリースされました。 恒例のRelease Notesは次です。 今回はテスト結果周りにおいて色々な改善がありました。 主なNew Featuresは次の3つになるので、これらについて軽く説明をします。 (1)xcodebuildに-enumerate-testsオプションを追加 (2)テストの ...
In WWDC26, Apple has introduced updates to its developer toolchain, including new intelligence frameworks, an expanded Foundation Models API, and Xcode 27 with agentic coding capabilities. At the same ...
This step will generate html report summaries from your xcresult files. It will also include all of the attachments from your tests. The step works seamlessly with the official Xcode testing steps. If ...