Skip to content
forked from catchorg/Catch2

A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

License

Notifications You must be signed in to change notification settings

iillyyaa/Catch2

This branch is 2144 commits behind catchorg/Catch2:devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

533cdc6 · Dec 5, 2017
Jun 22, 2017
Nov 27, 2017
Nov 7, 2017
Oct 15, 2017
Dec 3, 2017
Nov 21, 2017
Dec 5, 2017
Dec 3, 2017
Nov 29, 2017
Nov 19, 2017
Nov 3, 2017
Nov 3, 2017
Oct 21, 2017
Oct 18, 2013
Nov 21, 2017
Nov 27, 2017
Dec 3, 2017
Aug 17, 2017
Mar 20, 2017
Nov 15, 2017
Dec 3, 2017
Oct 17, 2017
Dec 3, 2017
Nov 3, 2017

Repository files navigation

catch logo

Github Releases Build Status Build status Try online

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 stands for C++ Automated Test Cases in a Header 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

About

A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.2%
  • CMake 4.8%
  • Python 4.8%
  • C 0.9%
  • Objective-C++ 0.6%
  • Roff 0.3%
  • Other 0.4%