Hello there,
recently, I'm writeing unit test with qtestlib,.. it's very simple and easy to use.
But, if the number of unitests getting larger, it's hard to see all test results in small console window (I develop my stuffs on WindowsXP with VS2005).
I'd prefer GUI version of test runner(imagine read and green bar in JUnit!), but I guess no one's yet. (of course I know cppunit has qt version of gui runner, but it's compliated and heavy)

Is there any plan to develop gui'ed version of test runner? tell me plase, if you know something.

regards,
Intaek.