Debug: Add Catch2, CppUTest

This commit is contained in:
myd7349
2017-12-02 18:09:50 +08:00
parent fe927890bd
commit aecd3ce0e5
2 changed files with 2 additions and 1 deletions

View File

@@ -263,7 +263,9 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
* [doctest](https://github.com/onqtam/doctest) - The lightest feature rich C++ single header testing framework. [MIT]
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
* [Catch2](https://github.com/catchorg/Catch2) - A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD. [BSL-1.0]
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]
* [CppUTest](https://github.com/cpputest/cpputest) - Unit testing and mocking framework for C/C++. [BSD-3-clause]
* [CUTE](http://cute-test.com) - C++ Unit Testing Easier. [LGPL3]
* [CMocka](https://cmocka.org/) - unit testing framework for C with support for mock objects. [Apache2]
* [CppUnit](http://www.freedesktop.org/wiki/Software/cppunit/) - C++ port of JUnit. [LGPL2]

View File

@@ -173,7 +173,6 @@ https://github.com/gwaldron/osgearth
https://github.com/xiw/stack
https://github.com/mozy/mordor
https://github.com/jeremyong/Selene
https://github.com/cpputest/cpputest
https://github.com/cppformat/cppformat
https://github.com/otland/forgottenserver/tree/master/src
https://github.com/matt-42/iod