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 6bfc1b6016 Fixed self test 2011-02-21 18:50:35 +00:00
Test Fixed self test 2011-02-21 18:50:35 +00:00
internal Added more focussed meta test for sections and fixed bug in outstanding section detection 2011-02-21 18:48:00 +00:00
runners/iTchRunner First cut of iOS test runner 2011-02-08 18:48:45 +00:00
.gitignore Move the Xcode project around a bit 2010-11-13 09:39:45 +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 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_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 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_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 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_runner.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_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