Presumably there will be files: Config.h, Makefile.am, Makefile.in, CursesTestRunner.h and TestRunner.h in cppunit-1.9.11/include/cppunit/ui/curses/ and CursesTestRunner.cpp and all other sources in cppunit-1.9.11/src/cursestestrunner/
Has it been posted anywhere yet? We are itching to use it.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings,
I have been working on a test runner based on ncurses. The features are as follows:
1. Pretty interface
2. Interface to select a suite/test from a menu
3. Errors/Failure/Summary windows with details
How can I upload this stuff? Hopefully, I will upload a few screen shots on to wiki today.
Thanks and Regards
KD
Uploaded some screenshots. Look under CursesTestRunner in wiki.
Thanks and Regards
KD
Could you put a link on the wiki to somewhere where we can download it from.
Thanks
Sure I could. Will wait few days to hear from the admins (it naturally should fit into the cppunit sources) else I will upload it as a patch.
Thanks and Regards
KD
Presumably there will be files: Config.h, Makefile.am, Makefile.in, CursesTestRunner.h and TestRunner.h in cppunit-1.9.11/include/cppunit/ui/curses/ and CursesTestRunner.cpp and all other sources in cppunit-1.9.11/src/cursestestrunner/
Has it been posted anywhere yet? We are itching to use it.
Thanks.
Yup. Posted as a patch onto sourceforge. Enjoy!
-- KD