rached hedia

rached hedia

Learn, Experiment, Build, Start again

Forums

rached hedia

6yr ago

Cepepito - Visual studio extension to generate and run C++ unit tests

Cepepito is a Visual Studio extension that let you easily test C++ code by:
- Generating tests skeleton file for any class you want
- Generating mock files (or in clipboard) for any class you want
- Launching and debugging tests right from the editor