Unit testing in GUI environment

Hi!

I’d like to start using TestUnit in my Ruby environment.

By taking a brief look at TestUnit package it looks it should be capable running
tests in GUI environment (Fox & GTK).

In TestUnit package there is ts_examples example with tc_adder & tc-subtracter classes.
How to run it under Fox and/or GTK?

Is it possible to run TestUnit in GTK2 environment?

Sincerely,
Gour

···


Gour
gour@mail.inet.hr
Registered Linux User #278493

Pls. excuse me for replying to my own post.

In TestUnit package there is ts_examples example with tc_adder & tc-subtracter classes.
How to run it under Fox and/or GTK?

I’ve found that one needs to pass an extra argument (like ‘–fox’) to change the
default console runner, but I didn’t find this info in the doc.

Sincerely,
Gour

···

Gour (gour@mail.inet.hr) wrote:


Gour
gour@mail.inet.hr
Registered Linux User #278493