UTBot failed to establish connection with specified server. If you wish to continue anyway, press "Continue" button.

In any case, you will need to specify correct port and host of UTBot server to use the extension. You can do it via Visual Studio Code Settings.

UTBot: Quickstart

👋 Welcome to "UTBot: Quickstart" Wizard!

UTBot discovered that this is the first time you use it with this project. The Wizard will help you to configure the extension appropriatly. In case you don't wish to proceed, you can close this wizard at any time.

In order to learn more about UTBot C/C++, please, refer to this manual.

🖥️ Server Installation
If you are working on remote machine you can start UTBot Server installation right from here. Otherwise, please do it manually.
In order to learn more about UTBot Server Installation process, please, refer to the installation manual.
Please, continue the process in the opened terminal below. When you are finished, return here.

🖥️ Server Setup


📶 Connection ⏳ Connecting... ✔️ Successfully pinged server! ❌ Failed to establish connection!
Fill the parameters below accordingly to the ones specified during the UTBot Server installation. Please make sure that in case of remote host the SFTP plugin has a consistent host.

📁 Project Path On Server
Project path on server specifies the path to the project on a server host. On the remote server the path need to be synchronized with the project path on the client (local) by SFTP plugin. Please make sure that the SFTP plugin has a consistent remotePath. The localhost server don't need the synchronization.

📑️ Project Setup

🏗️ Build Directory
Relative path to the build directory. Files compile_commands.json and link_commands.json should be located in this directory.

🎌 CMake Options
Options passed to CMake command.
🎉 Success!
UTBot extension was successfully configured, and now you are ready to use all its functionality.
If you want to learn more about UTBot C/C++ or you have ay questions related to its usage, please, refer to this manual.