For some reason that does not run on my windows machine.

It throws

C:\hco-at\lib>ruby -rtest/unit/ui/xml/testrunner dev_suite.rb --runner=xml
ruby: no such file to load -- test/unit/ui/xml/testrunner (LoadError)

I don't know what I am doing wrong, I tried with both slashes / and \ for
the paths and did not had a different effect, always LoadError

Thanks, and sorry I took so long in my reply, I was sick.

f(t)

On Tue, May 24, 2011 at 1:42 PM, Dave McNulla <[email protected]> wrote:

> You can use a this xml option in the testrunner:
> http://systir.rubyforge.org/classes/Test/Unit/UI/XML/TestRunner.html
> $ ruby -rtest/unit/ui/xml/testrunner test/test_1.rb --runner=xml
>
> You can open that with a number of products that would allow you to get
> down to the basics (excel, access, probably some open-office.org products,
> etc.). There is plenty of stuff to research if you want more options.
>
> Good luck,
>
> Dave
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to