2
0
mirror of https://github.com/catchorg/Catch2 synced 2026-02-14 01:12:11 +00:00
Martin Hořeňovský 3049445d78 Remove benchmark binary from main cmake list
We can give it a separate CMakeLists.txt later, but there is no
point in building it every time.
2017-10-30 12:25:57 +01:00
2017-10-12 13:06:41 +01:00
2017-10-12 13:06:41 +01:00
2017-02-21 08:52:08 +00:00
2017-03-01 16:47:04 +00:00
2017-03-01 16:47:04 +00:00
2017-03-01 17:00:33 +00:00
2017-08-17 07:45:50 +01:00
2017-10-12 13:06:41 +01:00

catch logo

Github Releases Build Status Build status

The latest version of the single header can be downloaded directly using this link

What's the Catch?

Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm test framework for C++. which also supports Objective-C and, maybe, C. It is primarily distributed as a single header file, although certain extensions may require additional headers.

How to use it

This documentation comprises these three parts:

More

Description
Mirrored via gitea-mirror
Readme 70 MiB
Languages
C++ 90.1%
CMake 5.4%
Python 3.3%
Meson 0.7%
Starlark 0.3%