README.md

June 29, 2018 ยท View on GitHub

Test Suite

Simple and powerful test suite for C++ programs.

Author

Jung-Sang Ahn jungsang.ahn@gmail.com

How to Use

Copy test_common.h file to your project source directory, and then include it.

Example Code

examples

Contents

  1. 1Test Suite
  2. 2Author
  3. 3How to Use
  4. 4Example Code