From: Paul Novak Date: 2007-08-03T22:59:58+09:00 Subject: Re: Dynamic method call > On 8/1/07, Andrea Maschio wrote: > > > Thank you very much guys, it worked. I was doing this for the purpose of > > create a scripting language in my lang for testers to easy developing of use > > case testing with watir. > > For english people is probably easier to read. Andrea, Hmm. A 'scripting language for testers' sounds like the RSpec DSL[0]. Your cases should map to RSpec contexts very nicely. Regards, Paul. [0] http://rspec.rubyforge.org/index.html