Skip to content

Commit f2296ef

Browse files
committed
Merge pull request fffaraz#146 from misto/cute
Add CUTE to unit testing
2 parents 8dcb58f + 765041b commit f2296ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
224224
* [Boost.Test](http://www.boost.org/doc/libs/master/libs/test/doc/html/index.html) - Boost Test Library. [Boost]
225225
* [Catch](https://github.com/philsquared/Catch) - A modern, C++-native, header-only, framework for unit-tests, TDD and BDD. [Boost]
226226
* [Celero](https://github.com/DigitalInBlue/Celero) - C++ Benchmarking Framework. [Apache2]
227+
* [CUTE](http://cute-test.com) - C++ Unit Testing Easier. [LGPL3]
227228
* [CMocka](https://cmocka.org/) - unit testing framework for C with support for mock objects. [Apache2]
228229
* [CppUnit](http://www.freedesktop.org/wiki/Software/cppunit/) - C++ port of JUnit. [LGPL2]
229230
* [CTest](http://www.cmake.org/cmake/help/v2.8.8/ctest.html) - The CMake test driver program. [BSD]

0 commit comments

Comments
 (0)