Jim, this is a mere educated guess, but you may try experimenting with Cucumber test framework, run inside JRuby see http://wiki.github.com/aslakhellesoy/cucumber/jruby-and-java
I think this will be at least a bit more convenient for a Java app. Best regards, Denis On Jun 29, 8:30 pm, Jim Knowlton <[email protected]> wrote: > I have a question...right now I work at a place where we have > implemented an automated test framework in Ruby-Watir-RSpec. The > application is a Java-based web application. My question is...is > there any value to setting up a Rails app as a "test environment" and > then run tests against our Java web app? I don't know a ton about > Rails (have gone through the sample app and read some of the > documentation). I at this point am trying to figure out if in my > situation deploying Rails would do anything for me, or if I will do > just as well by sticking with my pure-Ruby test framework. > > Thanks for any advice, > > Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

