関連資料はこちらからどうぞ。 http://www.dotapon.sakura.ne.jp/blog/?p=192Read less
関連資料はこちらからどうぞ。 http://www.dotapon.sakura.ne.jp/blog/?p=192Read less
Xcode4 になってから、iOS の Unit Test のやり方が Xcode3 とかなり変わっていて、だいぶやり方を悩んでしまった。試行錯誤した結果を書いておくことにする。 Xcode3 の Unit Test の種類 Xcode3 には、Logic Test と Application Test の2種類があった。詳細はiOS Development Guideを参照。 Logic Test : アプリケーションとは独立してテストコードを実行する方法。ビルド過程でテストが実行される。 Application Test : アプリケーションを実際に実行し、この中でテストを実行する方法。実機でしかテストは実行できない。 2つの使い分けだが、基本的に model のテストは Logic Test で、controller のテストは Application Test で行うのが基本のよう
概要 Mac で Cocoa アプリケーションや iPhone アプリケーションを開発する場合通常 XCode を利用します。 しかしながら、 普段 Emacs を利用している人は XCode に違和感を感じるはずです。 XCode は Emacs 風キーバインドに対応しているのでなんとかごまかしながら頑張っている人もいるかもしれませんが、 Emacs 使いはやっぱり本物の Emacs でないとプログラムのわくわく感が減少してしまうでしょう。 ここでは iPhone アプリケーションのプログラムを、なるべく Emacs でコーディングするための設定を記述していきます。 Cocoa アプリケーションを開発する場合は文章を参考に設定を多少変更してください。
Post published:January 31, 2010 Post Author:Christian Hedin Post Category:Agile / Testing Post Comments:32 Comments Continuos Integration is the practice of integrating changes from many people as often as possible. Instead of merging changes once a month and spending time handling merge errors you try integrate every day, perhaps even every hour. Each integration is built and tested on a server.
Continuous Integration Continuous Integration (CI) has been around for a while now. Popularized in the java/ruby/[lang] communities, CI, when properly implemented promotes good code practices. CI alone won't guarantee great code, but it helps support good behavior and in fact rewards users routinely and reliably. I've used Continuous Integration in many former lives - CI was essential on large ge
Xcode の AppleScript 用語説明を調べていたら call method というコマンドを見つけました。どうやらこれを使うと Objective-C のメソッドをコールできるらしい。ぐぐってみると、AppleScript Studio で使われているものと同じ機能のようでした。 しかもこれ、Xcode が自力で実装しているのではなく、AppleScriptKit.framework をリンクするだけでこの機能が備わってしまうようです。というわけで、これをリンクして NSAppleScriptEnabled=YES をしただけで、特別なことは何もしていないアプリケーションをビルドして試しました。 set now to call method "date" of class "NSDate" とかやると普通に動いてしまいました。Objective-C おそるべし。 AppleSc
I've been doing a lot of very productive python work recently and have been looking around for the best programmer's editor but still haven't found it. If you spend you whole day in an application you do start to think about how it could be made more productive, and of course anyone who programs can't help but customise. Features I'm after are: Syntax colouringSyntax aware (auto indenting etc)Real
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く