-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Olga Naumenko edited this page Apr 5, 2023
·
14 revisions
UnitTestBot C/C++ is a user-friendly wrapper over the enhanced KLEE symbolic execution engine. Generate ready-to-use test cases for your C or C++ code, and feel free to contribute.
- Make sure you can build your C project.
- Check system requirements.
- Prepare the environment depending on your OS.
- Install the UnitTestBot server.
- Choose the UnitTestBot client:
- Visual Studio Code plugin
- CLion plugin
- command-line interface
- GitHub Action
- Generate tests with default or fine-tuned configuration.
- Enjoy the results!
For fixing issues, refer to Troubleshooting tips.