Skip to content
/ cppunitx Public

C++Unit​X – a lambda-based C++ unit-testing framework.

License

Notifications You must be signed in to change notification settings

vx68k/cppunitx

Repository files navigation

Introduction

C++Unit­X is a lambda-based xUnit-style unit-testing framework for C++. It aims to reduce the need to use macros in test suites for C++ (and C) programs.

See the home page for more information about C++Unit­X.

(Open issues)

License

This program is provided under the terms and conditions of the GNU General Public License, version 3 or any later version.

(License)