DaedalicEntertainment / ue4-test-automation

Facilitates setting up integration test suits with Unreal Engine 4 Gauntlet.
https://www.daedalic.com
MIT License
218 stars 64 forks source link

Performance Testing #2

Closed DaedalicEntertainment closed 4 years ago

DaedalicEntertainment commented 4 years ago

Add utility actors and functions for testing the performance of a game, e.g. by rotating the camera around a specific location and measuring performance, then taking a screenshot of the location for reference.

See whether we can borrow anything from UAutomationPerformaceHelper and AScreenshotFunctionalTestBase.

npruehs commented 4 years ago

Added in commit f306a5a5641762bb4a1cf33603b705ef52d0cf86.