Menu

Java UI for cppunit

2001-05-22
2001-05-29
  • Jeff Olfert

    Jeff Olfert - 2001-05-22

    Anyone know of java ui that works with cppunit?
    I want to unit test c++ programs cross os and still use the little testrunner dialog.

     
    • Gary Granger

      Gary Granger - 2001-05-29

      This is one reason I extended CppUnit with a CORBA interface.
      See the open discussion message "CORBA and other extensions."
      If you're willing to install MICO, then you can run C++ test units from
      the JUnit test runners, including the Swing UI.  It has worked well for
      me.  Your C++ units can still run as normal CppUnits and do not
      need to be changed to be callable through the CORBA interface.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.