fakeit v2.4.1
- Created
- Updated
FakeIt is a simple mocking framework for C++. It supports GCC, Clang and MS Visual C++.
# Usage
FakeIt provides CMake targets:
# Usage for specific framework tests (e.g. boost, catch, gtest, etc.)
find_package(FakeIt CONFIG REQUIRED)
target_link_libraries(main PRIVATE FakeIt::FakeIt-<framework>)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- autoantwort
- JonLiu1993
- Frank
- Stan Wijckmans
- Jia Yue Hua
- Nick D'Ademo
- MonicaLiu
- Kai Pastor
- Egor Krugletsov