Update `updateVcpkgPackage` script for the new port format
1 file changed
tree: ac143b02a75c7f7f208d6e00f02821d2ec653a79
  1. .github/
  2. contrib/
  3. docs/
  4. include/
  5. projects/
  6. scripts/
  7. single_include/
  8. test_package/
  9. .gitattributes
  10. .gitignore
  11. .travis.yml
  12. appveyor.yml
  13. catch-hand-icon.png
  14. catch-icon-tiny.png
  15. catch-logo-small.png
  16. CMakeLists.txt
  17. conanfile.py
  18. LICENSE.txt
  19. README.md
README.md

catch logo

Github Releases Build Status Build status Try online

The latest, single header, version can be downloaded directly using this link

What's the Catch?

Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.

How to use it

This documentation comprises these three parts:

More

Help us out

We're currently running a survey to help us shape the future of Catch. Please take a few moments to fill it out (there's only ten questions).