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

Merging the changes from the last Daedalic project. #26

Closed janousch closed 2 years ago

janousch commented 2 years ago
npruehs commented 2 years ago

So happy to see this!! :)

janousch commented 2 years ago

So happy to see this!! :)

😃 I read your https://github.com/npruehs/ue5-general-testing-strategy last week. It's nice to see that you have some future plans for automated testing. 😄 In case you need some food for thought, here are a few actual problems for which solutions need to be found:

  1. Real-time functional testing takes far too much time.
  2. Automated tests run in the editor or with the editor parameter are wasteful when run on build farms that have not compiled editor shaders.
npruehs commented 2 years ago

Haha 😃 Yeah ... that one didn't even survive the first prototype. Back to the drawing board 😉