Skip to content

sabel83/metatest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.