Skip to content

system requirements

github-actions[bot] edited this page Sep 22, 2023 · 2 revisions

System requirements

Processor architecture

Supported Not supported
x64 x86, ARM

Operating system

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

IDE

UnitTestBot C/C++ plugin is available for these IDEs:

Build system

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.

Clone this wiki locally