-
Notifications
You must be signed in to change notification settings - Fork 30
system requirements
Olga Naumenko edited this page May 17, 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 on your computer (for client installation) | Server installation options |
|---|---|
| Ubuntu 18.04–20.04 | native or via Docker |
| other Linux distributions | via Docker |
| macOS | via Docker |
| Windows | via WSL only or WSL with Docker |
You can install UnitTestBot C/C++ plugin for these IDEs:
- Visual Studio Code 1.50 or later
- CLion 2021.3–2022.*