Arseniy Volynets
Arseniy Volynets
**Description** When you generate tests with stubs, stubs are generated but the initializations of stubs arrays are missing. **To Reproduce** Steps to reproduce the behavior: 1. Open the c-example project...
- CMake file is generated, it assembles tests similar to makefiles generated by UTBot but simpler - Wrappers are sent to client in the same way as stubs - CMake...
**Description** Sometimes CLion integration tests fail in workflow run. **To Reproduce** Could not reproduce it locally on my machine. To catch it in ci, launch the job `Build UTBot and...
**Description** Now all tests generated by utbot can be run on a server. It would be great for a user to be able to launch tests locally from ide, in...