C++ mock generator using FakeIt.
mock-generator is c++ mock generator using FakeIt.
Usage:
mock-generator [options] [command]
Commands:
help, h Shows a list of commands or help for one command
Options:
--exclude PATTERN, -e PATTERN Exclude files and directories matching PATTERN.
--out DIRECTORY, -o DIRECTORY Output files to DIRECTORY.
--debug Show debug logs.
--help, -h show help
--version, -v print the version
Version:
0.0.2
Author:
Yujiro Takeda