jm4R / trap

Catch2-like test framework for C++20 without macros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trap - test framework for C++20

The test framework for C++, inspired by Catch2 for guys who (as we do) think that macro/preprocessor is about to be deprecated.

Under development!

About

Catch2-like test framework for C++20 without macros

License:Boost Software License 1.0


Languages

Language:C++ 97.7%Language:CMake 2.3%