UTBotCpp icon indicating copy to clipboard operation
UTBotCpp copied to clipboard

Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage

Results 108 UTBotCpp issues
Sort by recently updated
recently updated
newest added

**Description** My VM with Ubuntu v20.04.6 LTS crashes afte rstarting the install script and gets a kernel panic, which i can't recover. **To Reproduce** Steps to reproduce the behavior: 1....

bug

**Description** Segmentation fault when running utbot with command line on a simple program. **To Reproduce** Steps to reproduce the behavior: Test code. ``` int MyAdd(int a, int b) { return...

bug

Also enable test `Extern_Variables`

enhancement

**Description** VSIX install is successful and the wizard succeeds up until the point of connecting to the gRPC server on localhost **To Reproduce** Steps to reproduce the behavior: 1. Install...

bug

- vscode + cmake used - generate test failed - why? - server.log ```log 2025-04-10 16:40:23.900 [ ] loguru.cpp:770 INFO| Logging to 'utbot/utbot_distr/logs/everything.log', mode: 'a', verbosity: 9 2025-04-10 16:40:23.901 [...

**Description** I am not being able to configure the UTBot in WS2 Ubuntu 24 with VSCode **To Reproduce** Steps to reproduce the behavior: 1. Open the 'X' project in IDE...

bug