Crates.io | mock_gen |
lib.rs | mock_gen |
version | 0.1.22 |
source | src |
created_at | 2023-03-06 01:27:51.289356 |
updated_at | 2023-04-14 02:56:36.660763 |
description | Interface and mock generator for C++ classes |
homepage | https://github.com/lowkin18 |
repository | https://github.com/lowkin18/mock_gen |
max_upload_size | |
id | 801947 |
size | 42,069 |
This project is just a simple CLI to create interfaces and mocks for c++ with trompeloeil
simply call the CLI with the desired arguments and it will generate the necessary interfaces/mocks
code blocks for commands
Any advise for common problems or issues.
command to run if program contains helper info
Contributors names and contact info
ex. Chris Kerluke
This project is licensed under the MIT License - see the LICENSE.txt file for details
Inspiration, code snippets, etc.