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

lipeilei/Catch2

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 11, 2018
0a34cc2 · Mar 11, 2018
Jun 22, 2017
Nov 27, 2017
Nov 7, 2017
Jan 11, 2018
Mar 11, 2018
Jan 18, 2018
Mar 11, 2018
Mar 7, 2018
Mar 7, 2018
Mar 7, 2018
Mar 11, 2018
Mar 11, 2018
Mar 9, 2018
Feb 9, 2018
Jan 5, 2018
Mar 7, 2018
Mar 11, 2018
Aug 17, 2017
Mar 20, 2017
Mar 11, 2018
Mar 6, 2018
Jan 18, 2018
Feb 9, 2018
Mar 11, 2018

Repository files navigation

catch logo

Github Releases Build Status Build status codecov 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++ 87.7%
  • CMake 5.6%
  • Python 4.6%
  • C 0.9%
  • Objective-C++ 0.5%
  • Roff 0.3%
  • Other 0.4%