Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
■ [tDiary][contrib][rake][runit]tDiary-contrib の Rakefile に test タスクを追加した こんな感じで追加 desc "Run all tests" task :test do require 'test/unit' test_files = FileList['test/**/*_test.rb'] test_files.each do |t| sh "ruby #{t}" end end オプションってあるんだっけ? よくわからない。 test ディレクトリの中身の本体は require とか直してないのでもちろん動かない。この辺も test_helper.rb みたいのを作ってよしなに計らうようにしたほうがいいんだろうなー。誰か (ry 追記 drry さんによるオプション追加コードと rake/testtask 使って書き直
■ [rspec][ruby][contrib][tDiary]tDiary-contrib で学ぶ rspec 数日前に角谷さんが commit してくれた tDiary-contrib の spec ファイルを拡張したり何だりして自作 plugin の spec ファイルを作ってみた。 rspec のインストール 何も考えずに sudo gem install rspec を実行。 角谷さんの spec ファイルを実行してみる platform/tdiary/ に移動してから spec -c spec/openid_spec.rb で結果を得ることができる。最初この辺の慣習を知らずに spec ディレクトリ以下に移動してから実行してたのではまった。 自分で spec ファイルを作ってみる openid_spec.rb をインスパイヤしながらヘッダに文字列を埋め込むだけという同じタイプの
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く