Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.27 KB

system-requirements.md

File metadata and controls

32 lines (21 loc) · 1.27 KB

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 20.04.

OS Client Server
Ubuntu 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.