-
Notifications
You must be signed in to change notification settings - Fork 30
windows
Olga Naumenko edited this page May 17, 2023
·
3 revisions
To install the UnitTestBot C/C++ server, you need Ubuntu 18.04–20.04. If you have a Windows machine, you have two options.
To use Windows Subsystem for Linux (WSL):
- Set up WSL with Ubuntu 18.04
- Install the required dependencies and the compiler
- Install the UnitTestBot C/C++ server
To use Docker via WSL:
- Set up WSL with Ubuntu 18.04
- Set up Docker on WSL and run a container with Ubuntu 18.04
- Install the required dependencies and the compiler
- Install the UnitTestBot C/C++ server
Having installed the server, proceed to installing the client.