Re: Re[2]: [Cppunit-devel] XML Log Report
Brought to you by:
blep
From: Baptiste L. <gai...@fr...> - 2002-05-22 17:55:46
|
As usal, the snapshop can be found at: http://cppunit.sourceforge.net/snapshot/ http://cppunit.sourceforge.net/snapshot/cppunit-1.9.6.tar.gz http://cppunit.sourceforge.net/snapshot/cppunit-docs-1.9.6.tar.gz See below... ----- Original Message ----- From: "Luis Joaquim" <ljo...@cr...> To: "Baptiste Lepilleur" <gai...@fr...> Cc: <cpp...@li...> Sent: Wednesday, May 22, 2002 7:36 PM Subject: Re[2]: [Cppunit-devel] XML Log Report > Hello, > > Thanks for your URL. > > "JUnit format" is not a good expression. What I meant is XML format > similiar to JUnit - in order to use the same XSL. > > But, let me explain my problem: thoses logs (even the ones in the URL > you sent) don't show the SUITE of the tests! :( > > For instance, if I have two classes (suites), each one has two methods (a, b, > c, d), I don't want to simply know: test d failed. How are you creating your test suite? The helper macros include the test fixture name in the test name (to solve the problem indicated above). Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/ |