https://github.com/vladiant/cpp_gtest_gmock_project
C++ template project with gtest and gmock
https://github.com/vladiant/cpp_gtest_gmock_project
cpp gmock gtest
Last synced: about 1 month ago
JSON representation
C++ template project with gtest and gmock
- Host: GitHub
- URL: https://github.com/vladiant/cpp_gtest_gmock_project
- Owner: vladiant
- License: mit
- Created: 2022-05-14T08:05:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T19:22:18.000Z (over 2 years ago)
- Last Synced: 2024-01-02T20:31:47.543Z (over 2 years ago)
- Topics: cpp, gmock, gtest
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp_gtest_gmock_project
C++ template project with Google testing utilities
## Test frameworks
### googletest + googlemock
* https://github.com/google/googletest
* commit e2239ee6043f73722e7aa812a459f54a28552929
* 1.11.0