FakeIt Alternatives
Similar projects and alternatives to FakeIt
-
Catch
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better FakeIt alternative or higher similarity.
FakeIt discussion
FakeIt reviews and mentions
Posts with mentions or reviews of FakeIt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-19.
-
A tutorial on unit tests in C++ using Google Test (GTest) and Google Mock (GMock)
fakeit is awesome, have you tried it? it's almost like using a ruby mocking framework https://github.com/eranpeer/FakeIt
-
Unit testing and mocking for c++
Coming from googletest/googlemock, I found FakeIt to be a rabbit hole. In particular, I recall not being able to match const reference parameters or something strange like that -- the matcher values would dangle I think. Ah yes, this issue here: https://github.com/eranpeer/FakeIt/issues/108.
Stats
Basic FakeIt repo stats
2
1,289
1.7
22 days ago
eranpeer/FakeIt is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of FakeIt is C++.