Need help setting up Explicit test

Hello, i need some help setting up explicit tests for my game. I tied following the official documentation for low level tests, but i did not understand step 1 for the explicit tests. Where is the Source/Programs directory being referred to? I have Source directory in my project, and inside it is a folder with my ProjectName along with two target.cs files. For the example directory given, i don’t see any Engine folder in my project

Hi @herrkrabbe10,

Welcome to the forums.

From my understanding, Source/Programs would be in the folder where you have the current version of Unreal Engine installed.
For example for me, its located in: C:\Program Files\Unreal Engine\UE_5.3\Engine\Source\Programs

Note that this is different from the location of my project.

My IDE shows this in the file exploder (Jetbrains, Rider):