Contents
autotest
■ruby autotest
- http://subtech.g.hatena.ne.jp/secondlife/20061107/1162826406 subtech - Pink Blossom Diary - autotest でしょでしょ?
- http://ecpplus.net/weblog/ 変なヤバいもんログ
# gem install redgreen zentest diff-lcs
- http://www.achama.com/archives/rails/ achama: rails アーカイブ
- http://www.zenspider.com/ZSS/Products/ZenTest/ ZenTest: Automated test scaffolding for Ruby
- http://mono.kmc.gr.jp/~yhara/w/?ZenTestMemo Greenbear Laboratory - ZenTestまとめ
ZenTestは4つのツール(zentest, unit_diff, autotest, multiruby)と1つのライブラリ(Test::Rails)の詰め合わせ。
- http://nubyonrails.com/articles/2006/04/19/autotest-rails autotest -rails | Ruby on Rails for Newbies
- http://idm.s9.xrea.com/ratio/2006/11/10/000536.html なるほどautotestは素晴らしい @ 2006年11月 @ ratio - rational - irrational @ IDM
- http://rubyist.g.hatena.ne.jp/bongole/20060607 Rubyist - bongoleのRuby Quiz日記
- http://www.achama.com/archives/rails/ achama: rails アーカイブ
$ sudo gem install zentest diff-lcs $ script/plugin install http://svn.caldersphere.net/svn/main/plugins/rspec_autotest $ rake spec:autotest
Last modified: 2007-07-03