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 refreshSat, 27 Apr 2024 12:20:56 +0000 (27 14:20 +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ňovsUpdate 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
2 weeks ago v3.5.4 v3.5.4
8 weeks ago v3.5.3 v3.5.3
3 months ago v3.5.2 3.5.1
3 months ago v3.5.1 v3.5.1
4 months ago v3.5.0 v3.5.0
9 months ago v3.4.0 v3.4.0
13 months ago v3.3.2 v3.3.2
14 months ago v3.3.1 v3.3.1
15 months ago v3.3.0 v3.3.0
16 months ago v3.2.1 -- 3.2.1 --
17 months ago v3.2.0 v3.2.0
18 months ago v3.1.1 v3.1.1
18 months ago v2.13.10 v2.13.10
21 months ago v3.1.0 v3.1.0
23 months ago v3.0.1 v3.0.1
2 years ago v3.0.0-preview5 v3.0.0-preview5
...
heads
47 hours ago v2.x
5 days ago devel
6 weeks ago macos-13
3 months ago remove_redundant_destructors
13 months ago devel-refactorings-virtuals
15 months ago Catch1.x
4 years ago dev-stupid-windows-things