Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 759 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 759 Bytes

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)