Skip to content
EbenZhang edited this page May 28, 2013 · 3 revisions

kcppunitlite is a refinement of Cppunitlite including the following enhancement:

  • Test Group / TestFixture

  • CTOR support

  • XML output support

  • original test-cases are global variables. Now in kcppunitlite test-cases are created at run-time.

See [HowToUse] for help

Clone this wiki locally