An open API service indexing awesome lists of open source software.

https://github.com/alchemz/gtest-and-gmock

For unit test with gtest and gmock in C++
https://github.com/alchemz/gtest-and-gmock

Last synced: 3 months ago
JSON representation

For unit test with gtest and gmock in C++

Awesome Lists containing this project

README

        

# GTest-and-GMock
For unit test with gtest and gmock in C++
Also include the examples using CATCH(C++ Automated Test Cases in a Header)