Ue Test Authoring

Use when writing or modifying UE automated tests (Automation, CQTest, Functional, Gauntlet, LowLevel) with Rider MCP available. Value over bash/grep: IDE diagnostics catch test registration errors, wrong RunTest return type, and missing includes before a build; get_symbol_info verifies the API under test. DO NOT TRIGGER for: debugging existing test failures (use ue-live-debugging), Blueprint-only testing. When Rider MCP is unavailable, runs in reduced mode — standard file tools only, IDE diagnostics skipped.

jasonma0012 d728164 5 files · 27.0 KB Updated

File contents

jasonma0012/mooatoon/tree/main/.codex/skills/ue-test-authoring commit d7281649bc

Frequently asked questions

npx skillmds@latest add jasonma0012/ue-test-authoring