Hi all,
I am finding a tool/script that can help to do nightly building or
testing. Is there any existing one or some advises from you, thanks.
If there is no such tool/script, i will write one and share it.
- crax
Hi all,
I am finding a tool/script that can help to do nightly building or
testing. Is there any existing one or some advises from you, thanks.
If there is no such tool/script, i will write one and share it.
- crax
Hello,
I am finding a tool/script that can help to do nightly building or
testing. Is there any existing one or some advises from you, thanks.
If there is no such tool/script, i will write one and share it.
I don't know about nightly, but autotest will run your tests every time you save any of your files:
http://www.zenspider.com/ZSS/Products/ZenTest/
http://nubyonrails.com/articles/2006/04/19/autotest-rails
For continuous integration you might consider CIA:
http://wiki.rubyonrails.org/rails/pages/How+To+Use+CIA+For+Continuous+Integration
Or the continuous builder plugin:
http://dev.rubyonrails.org/browser/plugins/continuous_builder
Regards,
Andy Stewart
Hello,
Thanks for your help, it seems CIA can meet my requirement.
I'll try it, thanks.
best,
- crax
在 2007-3-2,下午5:22,Andrew Stewart 写道: