You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Introduce Gauntlet.ITestReport interface - enable attaching artifact to report through ITestReport.AttachArtifact(string) - enable reporting errors and warnings to ITestReport Deprecate CreateReport(TestResult, Context, Build, Artifacts, ArtifactPath) and favor to CreateReport(ITestReport) Generate a simplified report for Horde Test Data Better support copying artifacts with long path on Windows #jira none #rb Andrew.Grant [CL 14859929 by Jerome Delattre in ue5-main branch]