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 371db8b42f Context methods are non-static - accessed via interface
This is a move towards allowing multiple contexts - with the concept of a (possibly thread local) "current" context
2012-05-21 18:52:09 +01:00
include Context methods are non-static - accessed via interface 2012-05-21 18:52:09 +01:00
projects Context methods are non-static - accessed via interface 2012-05-21 18:52:09 +01:00
single_include Context methods are non-static - accessed via interface 2012-05-21 18:52:09 +01:00
.gitignore Ignored some more files 2012-03-19 08:25: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 Tweaked single include merging to remove comment blocks 2012-05-09 19:37:51 +01:00

README

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