Any tools/scripts for nightly build/testing

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,

On 2 Mar 2007, at 06:37, CraX Sun wrote:

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://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 S.

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 S. дµÀ£º