mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
Debug: Add FakeIt
This commit is contained in:
@@ -414,6 +414,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [dbg-macro](https://github.com/sharkdp/dbg-macro) - A dbg(…) macro for C++. [MIT]
|
||||
* [DebugViewPP](https://github.com/CobaltFusion/DebugViewPP) - Debug logging viewer. [BSL]
|
||||
* [Deleaker](http://www.deleaker.com) - A tool for resource leak detection, including memory, GDI and handle leaks.
|
||||
* [FakeIt](https://github.com/eranpeer/FakeIt) - Simple mocking framework for C++. [MIT]
|
||||
* [fff](https://github.com/meekrosoft/fff) - A micro-framework for creating fake C functions. [MIT]
|
||||
* [Google Mock](https://github.com/google/googletest/blob/master/googlemock/README.md) - A library for writing and using C++ mock classes. [BSD]
|
||||
* [Google Test](https://github.com/google/googletest) - Google C++ Testing Framework. [BSD]
|
||||
|
||||
Reference in New Issue
Block a user