Releases: eranpeer/FakeIt
Releases · eranpeer/FakeIt
1.4.2
1.4.1
Version 1.4.0
- Add support for Argument Matchers
Version 1.3.1
- Add Boost Testing Framework Integration
- Fix a memory leak on windows.
Version 1.3.0 - Testing Framework Integration
Testing Framework Integration:
- Redesign to easily integrate with any new Testing Framework.
- Add integration with GTest, MS Test & tpunit.
- Enable a stand-alone configuration as well.
- Minor bug fixes.
Version 1.2.2
Minor fixes
Version 1.2.1
- Reduce executable size
- Improve compile time
- Minor fixes
Version 1.2.0
Clang compiler users can enjoy Fakeit now!
Version 1.1.0
Features
- Utility macros to ease mocking and collect file,line & method name information.
- Improve GCC compile time.
- Print log messages on mocking events.
- Support custom log messages.
- Support custom testing framework integration.
- Bug fixes.
Version 1.0.1
Changes:
- Add the wiki documents as part of the release!