Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Aaron C. Meadows edited this page Jun 10, 2017 · 16 revisions

UnitTest++ is a lightweight unit testing framework for C++.

It was designed to do test-driven development on a wide variety of platforms. The primary drivers are four-fold:

  • Simplicity
  • Portability
  • Speed (both compilation and runtime)
  • Small footprint

Documentation

Building Using CMake

Adding into a CMake Project

Writing and Running Your First Test

Writing More Tests With the Bowling Game Kata

Macro and Parameter Reference

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.