Bug: 112202352

Clone this repo:
  1. 5f86280 Move comment to license_note am: 4eb3c2f9f5 am: c6fa1a5e8f am: cbe1f49c6f by Bob Badour · 1 year, 1 month ago android13-dev android13-mainline-go-adservices-release android13-mainline-go-odp-release android13-qpr1-release android13-qpr1-s1-release android13-qpr1-s2-release android13-qpr1-s3-release android13-qpr1-s4-release android13-qpr1-s5-release android13-qpr1-s6-release android13-qpr1-s7-release android13-qpr1-s8-release android13-qpr2-release android13-qpr2-s1-release android13-qpr2-s2-release android13-qpr2-s3-release android13-qpr2-s5-release android13-qpr2-s6-release main-16k main-16k-with-phones master aml_go_ads_330913000 aml_go_odp_330912000 android-13.0.0_r16 android-13.0.0_r17 android-13.0.0_r18 android-13.0.0_r19 android-13.0.0_r20 android-13.0.0_r21 android-13.0.0_r22 android-13.0.0_r23 android-13.0.0_r24 android-13.0.0_r27 android-13.0.0_r28 android-13.0.0_r29 android-13.0.0_r30 android-13.0.0_r32 android-13.0.0_r33 android-13.0.0_r34 android-13.0.0_r35 android-13.0.0_r36 android-13.0.0_r37 t_frc_ase_330444010 t_frc_odp_330442000
  2. cbe1f49 Move comment to license_note am: 4eb3c2f9f5 am: c6fa1a5e8f by Bob Badour · 1 year, 1 month ago
  3. c6fa1a5 Move comment to license_note am: 4eb3c2f9f5 by Bob Badour · 1 year, 1 month ago
  4. 4eb3c2f Move comment to license_note by Bob Badour · 1 year, 1 month ago
  5. d13a4c9 Merge sc-mainline-prod by Xin Li · 1 year, 10 months ago

catch logo

Github Releases Build Status Build status codecov Try online Join the chat in Discord: https://discord.gg/4CWS9zD

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

Catch2 is released!

If you've been using an earlier version of Catch, please see the Breaking Changes section of the release notes before moving to Catch2. You might also like to read this blog post for more details.

What's the Catch?

Catch2 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