> On 8/1/07, Andrea Maschio <andrea.masc... / gmail.com> 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