-
Notifications
You must be signed in to change notification settings - Fork 30
system requirements
github-actions[bot] edited this page Sep 22, 2023
·
2 revisions
| Supported | Not supported |
|---|---|
| x64 | x86, ARM |
To install UnitTestBot C/C++ client, it is OK to have a Linux, macOS, or Windows machine.
To install UnitTestBot C/C++ server, you need Ubuntu 18.04–20.04.
| OS | Client | Server |
|---|---|---|
| Ubuntu 18.04–20.04 | ✔️ | ✔️ |
| other Linux distributions | ✔️ | via Docker |
| macOS | ✔️ | via Docker |
| Windows | ✔️ | via WSL only or WSL with Docker |
UnitTestBot C/C++ plugin is available for these IDEs:
- Visual Studio Code 1.50 or later
- CLion 2021.3–2022.*
For now, UnitTestBot C/C++ needs no manual configuration only for CMake projects. If your project is built with Make or other build system, try to configure the project manually.