Access by going to Window → Developer Tools → Debug Tools → Test Suite.
Access from menus has been removed but the functionality is still there. Need to call RestoreSlateTestSuite() located in STestSuite.h.
There is also STARSHIP GALLERY and it’s super hidden.
Trace
Unreal Insights (Session Browser)
The little arrow in the botom right corner
Starship Test Suite
Last updated 1 year ago
#include "Widgets/Testing/STestSuite.h" void OpenTestSuite() { RestoreSlateTestSuite(); } <Module Include> AppFramework