-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Elliot Murphy wrote: > On Mar 11, 2009, at 21:01, Stewart Smith <[email protected]> wrote: >>> >>> >> TAP and friends? there's something else that Rob Collins was talking >> about at LCA too... Monty, can you remember? > > At UDS Rob was showing me something called subunit, and mentioning that > TAP had several limitations he was unhappy with.
AFAIK, TAP and subunit are more about the testing production -- as in, the output of the tests. What I am looking for is a C++ testing framework. Something like googletest might be good: http://code.google.com/p/googletest/ or UnitTest++: http://unittest-cpp.sourceforge.net/UnitTest++.html Both of which are packaged properly for Monty's dependency guidelines. I'm currently testing GTest as a replacement for CxxTest in my other projects. Cheers, Jay -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm4fwcACgkQ2upbWsB4UtH3rQCfcrMZ5caIuc/FVbppwvoHmbGI i+IAnjUTZk5N2yXsa2cRlT0KWgvXDbXW =JBgW -----END PGP SIGNATURE----- _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

