Project Description

MiniCppUnit is another C++ port of the famous
JUnit framework for unit testing. Unlike CppUnit,
MiniCppUnit follows a minimalistic approach. The
basic features are the same, but in only about 500
lines of code. No library installation is needed.
Extra features include color highlighting to
locate differences on failing string asserts,
floating point asserts which consider NaNs, Infs,
and using epsilon values which are relative to the
expected value, assertions for the dynamic type
information, and more.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Review
Your rating
Review this project