[Ironruby-core] Toward MSpec
Michael Letterle
michael.letterle at gmail.com
Fri May 16 18:15:49 EDT 2008
I made it this far :)
C:\Mike\VS08Proj\IronRuby\trunk\build\debug>ir -D
"c:\Mike\Dev\rubyspec\mspec\bin\mspec" -h
mspec [COMMAND] [options] (FILE|DIRECTORY|GLOB)+
The mspec command sets up and invokes the sub-commands
(see below) to enable, for instance, running the specs
with different implementations like ruby, jruby, rbx, etc.
I produced a pretty naive implementation of catch/throw that seems pretty
functional for the moment, I think the sticking point now is regex's
actually..
On Fri, May 16, 2008 at 4:59 PM, Michael Letterle <
michael.letterle at gmail.com> wrote:
> Just the end of the week update. I haven't been as active these last few
> months due to Cleveland Day of .NET planning, but that's this Saturday so
> hopefully soon I can get back in full swing. Right now I'm playing with
> getting MSpec (the RubySpec runner), running under IronRuby. The major
> hurdle right now seems to be that catch/throw isn't implemented. Bug #19888
> was also an issue, which I submitted a patch for today.
> --
> Michael Letterle
> [Polymath Prokrammer]
> http://blog.prokrams.com
>
>
--
Michael Letterle
[Polymath Prokrammer]
http://blog.prokrams.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080516/b6e5af93/attachment-0001.html>
More information about the Ironruby-core
mailing list