A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Go to file
Phil Nash 3d244adf22 Merge branch 'master' of github.com:philsquared/Catch 2011-07-04 09:10:12 +01:00
include Only use __debugbreak from MSVC (rather than any compiler on Windows) 2011-07-04 09:09:03 +01:00
projects Fixed tests with string literal on lhs 2011-06-29 19:22:56 +01:00
single_include regen single header with lhs string literal fix 2011-06-29 19:25:14 +01:00
.gitignore Re-org 2011-04-26 08:32:40 +01:00
LICENSE_1_0.txt First commit for GitHub 2010-11-09 23:24:00 +00:00
README Added wiki link to readme 2011-02-01 16:14:07 +00:00
glueHeaders.py Updated glue script to work relative to script dir, then regenerated single header 2011-06-28 08:38:55 +01:00

README

See the wiki at: https://github.com/philsquared/Catch/wiki