[Wtr-general] Anyone using Ruby CruiseControl?
Richard Conroy
richard.conroy at gmail.com
Wed Jul 4 10:31:46 EDT 2007
On 7/4/07, Derek Wong <Derek.Wong at orionhealth.com> wrote:
> Hi folks,
>
> here's the situation. I have the following installed:
>
> ruby 1.8.2 (2004-12-25) [i386-mswin32]
> WATIR 1.5.1.1192
> win32-process 0.5.0
> windows-pr 0.6.6
> rake 0.7.3
> rails 1.2.3
> cruisecontrolrb 1.1.0 (CCRB from now on)
>
> However, some of my tests are testing IE modal dialogs. From my understanding of the recent thread in this group about the best combination of Ruby and Watir if I'm to test modal dialogs I'm limited to using Ruby 1.8.2 and no later. So that would preclude me from using CruiseControl right?
>
> So, is there a way around any of this?
Any way of running 2 different ruby interpreters together like this?
Perhaps running Ruby 1.8.2 as a shell, or using explicit path information
to the 1.8.2 ruby binaries?
More information about the Wtr-general
mailing list