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 7b449f7abe Ability to register line# for testing
Factored file/ line storage and formatting into common class.
Used in a static registry so failure messages can be asserted to have the file/ line in.
2012-02-15 08:20:06 +00:00
include Ability to register line# for testing 2012-02-15 08:20:06 +00:00
projects Ability to register line# for testing 2012-02-15 08:20:06 +00:00
single_include Added CHECKED_IF and CHECKED_ELSE 2012-02-10 08:30:13 +00:00
.gitignore Fixed GitHub Issue #70 2012-02-10 18:58:06 +00: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