Skip to content
/ Catch Public
forked from catchorg/Catch2

A modern, C++-native, header-only, framework for unit-tests, TDD and BDD

License

Notifications You must be signed in to change notification settings

physycom/Catch

This branch is 143 commits ahead of, 1493 commits behind catchorg/Catch2:devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fba0fee · Sep 24, 2020
May 6, 2020
Jul 4, 2020
Apr 10, 2019
Sep 6, 2019
Sep 24, 2020
Sep 24, 2020
Jun 26, 2020
Sep 18, 2020
Sep 21, 2019
Aug 18, 2020
Jun 18, 2020
Sep 7, 2020
May 29, 2020
Jun 19, 2020
Jul 23, 2018
May 17, 2020
Oct 2, 2019
May 17, 2020
Sep 7, 2020
Aug 17, 2017
Mar 20, 2017
Sep 7, 2020
May 17, 2020
Nov 13, 2019
Oct 27, 2019
Apr 23, 2020

Repository files navigation

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

About

A modern, C++-native, header-only, framework for unit-tests, TDD and BDD

C++ Automated Test Cases in Headers

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.0%
  • CMake 5.2%
  • Python 3.5%
  • Objective-C++ 0.4%
  • C 0.3%
  • Roff 0.2%
  • Other 0.4%