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 5d7b054f14 Improved custom exception handling 2011-04-20 19:09:41 +01:00
Test Improved custom exception handling 2011-04-20 19:09:41 +01:00
internal Improved custom exception handling 2011-04-20 19:09:41 +01:00
runners/iTchRunner iPhone test runner adds OC_TEST_CASEs 2011-03-29 08:29:01 +01:00
.gitignore Added XCode 4 related extension to be ignored 2011-03-21 12:21:50 +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
catch.hpp Improved custom exception handling 2011-04-20 19:09:41 +01:00
catch_objc.hpp Some clean-up 2011-02-08 08:42:05 +00:00
catch_objc_main.hpp Some clean-up 2011-02-08 08:42:05 +00:00
catch_reporter_basic.hpp Allow name to be provided for overall test run 2011-04-12 08:07:39 +01:00
catch_reporter_junit.hpp Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00
catch_reporter_xml.hpp Fixed bug in xml reporter that didn't accumulate success status correctly 2011-04-19 18:53:24 +01:00
catch_runner.hpp Added name option to cmd line help 2011-04-19 18:53:48 +01:00
catch_with_main.hpp Fixed more warnings and applied workaround for getting to std::numeric_limits without clashing with Windows' min() and max() macros. 2011-02-16 19:02:09 +00:00

README

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