Xcode 5になってからxcodebuildも進化していて、Xcode 4までネックになっていたApplication Testsの実行も簡単になりました。 そういうわけで自分にとってのxctoolの必要性は薄まり、あとはログさえキレイになってくれればいいのになあと思っていたのですが、そんなときにxcprettyが登場しました。 mneorr/XCPretty xctoolとの違い xctoolはxcodebuildを置き換えることを目的としていましたが、xcprettyはxcodebuildと共存してログの整形のみを行います。 xctoolの場合、”xcodebuildでは動くけどxctoolでは動かない”という状況に遭遇することがありますが、 xcprettyはビルドやテストの実行自体にxcodebuildを利用するので、既にxcodebuildで進んでいるプロジェクトでは簡単に利用
If you are running a version of Xcode Tools other than 5.0, view the documentation locally: In Xcode In Terminal, using the man(1) command Manual pages are intended as a quick reference for people who already understand a technology. To learn how the manual is organized or to learn about command syntax, read the manual page for manpages(5). For more information about this technology, look for othe
xctool is drop-in replacement for xcodebuild test that adds a few extra features: Faster, parallelized test runs. xctool can optionally run all of your test bundles in parallel, speeding up your test runs significantly. At Facebook, we've seen 2x and 3x speed ups by parallelizing our runs. Use the -parallelize option with run-tests or test to enable. See Parallelizing Test Runs for more info. Stru
add libXcodeTest.a to the root of your project (either next to your .xcworkspace or main .xcodeproj file) add the shell script build_and_run_unit_tests.sh to the root of your project make sure you have a scheme that builds your app, and that both the scheme and your target app have the same name (eg. sche e MyApp builds the target MyApp) make sure you have a scheme that builds your unit test targe
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く