Files
UnrealEngineUWP/Engine/Source/Developer/AutomationController/Public
sean sweeney 94cb8cf0ce Test tag filtering via CLI and CVar using ExecCmd, exposes tag filtering to existing INI groups.
Exposes tag registration from CL 34851931 to users who use the UE Editor console or CLI args. Does not yet plumb tags through non-C++ interfaces, such as Gauntlet or Blueprints. Also does not connect tags to the Automation pane of the Session Frontend UI.

#jira UE-219492
#tests Ran existing tagged tests in editor by executing commands in the console such as: Automation SetTagFilter [TestExampleTag] ... Automation RunTest StartsWith:TestFramework
#rb jerome.delattre

[CL 35509105 by sean sweeney in ue5-main branch]
2024-08-13 17:11:22 -04:00
..