From noreply at rubyforge.org Fri Nov 28 02:42:10 2008 From: noreply at rubyforge.org (noreply at rubyforge.org) Date: Fri, 28 Nov 2008 02:42:10 -0500 (EST) Subject: [Celerity-development] [ celerity-Feature Requests-23031 ] Support for native ruby Message-ID: <20081128074210.DEDDC3C8FAA@rubyforge.org> Feature Requests item #23031, was opened at 2008-11-27 23:42 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=24036&aid=23031&group_id=6198 Category: None Group: None Status: Open Priority: 3 Submitted By: Dave McNulla (dmcnulla) Assigned to: Nobody (None) Summary: Support for native ruby Initial Comment: I am trying to run tests created for watir against celerity. I have gotten the most rudimentary tests to work. Much harder, I believe, will be getting tests that run through RubyFit/Fixture/Ruby-Watir to run. Is it possible to expand the celerity library to run without jruby? Thanks, Dave ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=24036&aid=23031&group_id=6198 From noreply at rubyforge.org Fri Nov 28 04:35:39 2008 From: noreply at rubyforge.org (noreply at rubyforge.org) Date: Fri, 28 Nov 2008 04:35:39 -0500 (EST) Subject: [Celerity-development] [ celerity-Feature Requests-23031 ] Support for native ruby Message-ID: <20081128093602.864581858DF8@rubyforge.org> Feature Requests item #23031, was opened at 2008-11-28 08:42 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=24036&aid=23031&group_id=6198 Category: None Group: None Status: Open Priority: 3 Submitted By: Dave McNulla (dmcnulla) Assigned to: Nobody (None) Summary: Support for native ruby Initial Comment: I am trying to run tests created for watir against celerity. I have gotten the most rudimentary tests to work. Much harder, I believe, will be getting tests that run through RubyFit/Fixture/Ruby-Watir to run. Is it possible to expand the celerity library to run without jruby? Thanks, Dave ---------------------------------------------------------------------- >Comment By: Jari Bakken (jarib) Date: 2008-11-28 10:35 Message: Since Celerity is just a wrapper around the HtmlUnit java library, it needs some way to interface with Java classes - which is exactly what JRuby provides. It _might_ be possible to make Celerity use HtmlUnit through the Ruby Java Bridge ( http://rubyforge.org/projects/rjb/ ), but I haven't looked into it recently. It would definitely be easier to make RubyFit run on JRuby, since it's a pure-Ruby library. I've run simple RubyFit tests on JRuby before which worked fine. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=24036&aid=23031&group_id=6198