Skip to content

PCGEx/PCGExtendedToolkitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Unit & Integration tests for PCGExtendedToolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages