Skip to content

Commit 171cac0

Browse files
authored
Debug: Add FakeIt
1 parent 9abeca8 commit 171cac0

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
@@ -414,6 +414,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
414414
* [dbg-macro](https://github.com/sharkdp/dbg-macro) - A dbg(…) macro for C++. [MIT]
415415
* [DebugViewPP](https://github.com/CobaltFusion/DebugViewPP) - Debug logging viewer. [BSL]
416416
* [Deleaker](http://www.deleaker.com) - A tool for resource leak detection, including memory, GDI and handle leaks.
417+
* [FakeIt](https://github.com/eranpeer/FakeIt) - Simple mocking framework for C++. [MIT]
417418
* [fff](https://github.com/meekrosoft/fff) - A micro-framework for creating fake C functions. [MIT]
418419
* [Google Mock](https://github.com/google/googletest/blob/master/googlemock/README.md) - A library for writing and using C++ mock classes. [BSD]
419420
* [Google Test](https://github.com/google/googletest) - Google C++ Testing Framework. [BSD]

0 commit comments

Comments
 (0)