Hello,
In message "[ruby-talk:03436] Re: Embedding RubyUnit"
on 00/06/15, "NAKAMURA, Hiroshi" <nahi / keynauts.com> writes:
> 2. Self-testing execution...
>
> > and then having something that extracted and ran these
> >
> > ruby ru myfile.rb
>
Maybe I think "ru" syntax is associated with RubyUnit. So,
I think this syntax not so good for
=begin test testsupp
=end
So, I think better
ruby test myfile.rb
Thank you.
Masaki Suketa <CQN02273 / nifty.ne.jp>