#mocking #generator #doctest #cli #trompeloeil

app mock_gen

Interface and mock generator for C++ classes

21 releases

0.1.22 Apr 14, 2023
0.1.21 Mar 23, 2023

#127 in Command-line interface

Download history 339/week @ 2024-02-09 12/week @ 2024-02-16 5/week @ 2024-02-23 3/week @ 2024-03-01 106/week @ 2024-03-29 22/week @ 2024-04-05

128 downloads per month

MIT license

28KB
628 lines

Mock_Gen

This project is just a simple CLI to create interfaces and mocks for c++ with trompeloeil

Description

simply call the CLI with the desired arguments and it will generate the necessary interfaces/mocks

Getting Started

Dependencies

  • Describe any prerequisites, libraries, OS version, etc., needed before installing program.
  • ex. Windows 10

Installing

  • How/where to download your program
  • Any modifications needed to be made to files/folders

Executing program

  • How to run the program
  • Step-by-step bullets
code blocks for commands

Help

Any advise for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info

ex. Chris Kerluke

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgments

Inspiration, code snippets, etc.

Dependencies

~3–12MB
~129K SLoC