DaedalicEntertainment / ue4-test-automation

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

Feature assert tolerance #6

Closed janousch closed 4 years ago

janousch commented 4 years ago

Exposed the tolerance parameter on the Equal/Not Equal functions. Removed unused includes.

npruehs commented 4 years ago

Thanks for the PR! :)