descriptionnone
homepage URLhttp://catch-lib.net
repository URLhttps://github.com/catchorg/Catch2.git
ownerstefan.naewe+rr@gmail.com
last changeWed, 18 Jan 2023 10:10:26 +0000 (18 11:10 +0100)
last refreshFri, 17 May 2024 15:24:16 +0000 (17 17:24 +0200)
content tags
add:
README.md

catch logo

Github Releases Build Status Build status Try online

The latest, single header, version 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 automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.

How to use it

This documentation comprises these three parts:

More

Help us out

We're currently running a survey to help us shape the future of Catch. Please take a few moments to fill it out (there's only ten questions).

shortlog
2023-01-18 Benoit BlanchonFix error: ISO C++ forbids in-class initialization... Catch1.x
2022-07-15 Golubchikov... Backport fix for SIGSTKSZ
2021-01-13 Martin HořeňovskýMerge pull request #2151 from fxcoudert/patch-1
2021-01-11 FX CoudertUpdate catch_debugger.h
2019-09-06 Vadim ZeitlinEnable variadic macros support for MSVS 2005 as it...
2018-12-18 Mapping SuiteFix link to catch.hpp in tutorial.md
2018-05-14 Martin Hořeňovskýv1.12.2v1.12.2
2018-04-22 Martin HořeňovskýAdd missing <cassert> includes
2018-03-02 Martin Hořeňovskýv1.12.1v1.12.1
2018-02-25 Martin HořeňovskýFix deprecation warning in ~ScopedMessage
2018-02-23 Martin HořeňovskýWrap all uses in min and max in extra parentheses
2018-01-12 Martin HořeňovskýUpdate path for catch-classic vcpkg's portfile
2018-01-12 Martin Hořeňovskýv1.12.0v1.12.0
2017-12-07 Martin HořeňovskýRevert backport of new evaluate layer to fix C++98...
2017-12-06 Phil NashInclude Info messages in xml reporter even without -s
2017-11-01 PfiffikusUpdate assertions.md
...
tags
11 days ago v3.6.0 v3.6.0
5 weeks ago v3.5.4 v3.5.4
2 months ago v3.5.3 v3.5.3
4 months ago v3.5.2 3.5.1
4 months ago v3.5.1 v3.5.1
5 months ago v3.5.0 v3.5.0
10 months ago v3.4.0 v3.4.0
14 months ago v3.3.2 v3.3.2
15 months ago v3.3.1 v3.3.1
15 months ago v3.3.0 v3.3.0
17 months ago v3.2.1 -- 3.2.1 --
18 months ago v3.2.0 v3.2.0
18 months ago v3.1.1 v3.1.1
19 months ago v2.13.10 v2.13.10
22 months ago v3.1.0 v3.1.0
2 years ago v3.0.1 v3.0.1
...
heads
20 hours ago constexpr_approx
11 days ago devel
3 weeks ago v2.x
2 months ago macos-13
4 months ago remove_redundant_destructors
13 months ago devel-refactorings-virtuals
15 months ago Catch1.x
4 years ago dev-stupid-windows-things