Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

File metadata and controls

18 lines (12 loc) · 534 Bytes

PCGExtendedToolkitTest

Automation tests for PCGExtendedToolkit. This is a development-only plugin — not intended for end users.

Setup

Add as a submodule inside your project's Plugins/ directory alongside PCGExtendedToolkit, and enable it in your .uproject:

{
    "Name": "PCGExtendedToolkitTest",
    "Enabled": true
}

Running Tests

Open the Session Frontend (Window > Developer Tools > Session Frontend > Automation), filter by PCGEx, and run.