C++ Mockingbird AI GeneratorThis extension generates testing mocks for C++ classes based on Mockingbird framework and gemini-2.5-flash model. RequirementsGenerated mocks work only if the header LimitationIf the class to be mocked it a class template, this version 1.0.0 does not support generating mock for it, you need to refere to https://github.com/muazsh/Mockingbird to do it manually. Release Notes1.0.0Initial release of C++ Mockingbird AI mocks generator. |