in reply to GUI Interface to Test::* scripts
If I were to do this, I would start with a Tk or other GUI app that launches tests from with IPC::Run or IPC::Open3 or something and uses Test::Harness::Straps to parse the results into data structures.
If it's easy to use and configure, I'd try it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: GUI Interface to Test::* scripts
by ChrisS (Monk) on Jun 09, 2005 at 16:08 UTC | |
by chromatic (Archbishop) on Jun 09, 2005 at 17:33 UTC |