IronRuby doesn't use the test runner. IronRuby's harness is written in Ruby 
(Languages\Ruby\Tests\Scripts\irtests.rb). It's run by a previous IronRuby 
version checked in to Util\IronRuby.

Tomas

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Jeff Hardy
Sent: Tuesday, January 11, 2011 8:03 AM
To: Discussion of IronPython
Subject: Re: [IronPython] Adding Unit Tests

On Mon, Jan 10, 2011 at 8:11 PM, Dino Viehland <[email protected]> wrote:
> We don't have to stick to this test runner BTW - it was just an easy 
> way to export what we were running in our internal gated checkin 
> system which we couldn't publish.  We could export the data to 
> something else or we could update it to something more Linux and OS/X 
> friendly (as they probably don't have cmd.exe to run bat files J).

Maybe we should just use unittest2 as the test runner, and wire it into the 
existing one if the IronRuby guys want to keep using it.
Besides, I hear Michael knows a little bit about unittest2, so he might be able 
to help.

- Jeff
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to