Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 960 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 960 Bytes

metatest

Build Status

Introduction

Metatest is a unit testing framework for C++ template metaprograms. It can be integrated into other C++ unit testing frameworks and has its own reporting capabilities as well. There are no special steps in the compilation of unit tests compared to other C++ code.

Documentation

The documentation of the library can be automatically generated by running the website target. It is also available here.

Getting the library

License

The libraries are published under the Boost Software License.