Search Unity

Suggestions on end 2 end Unity testing frameworks?

Discussion in 'Editor & General Support' started by Freaking-Pingo, Jun 28, 2019.

  1. Freaking-Pingo

    Freaking-Pingo

    Joined:
    Aug 1, 2012
    Posts:
    310
    Hi Uniteers

    I work at a company who wants to implement more tests into our development process and I am looking for suggestions on existing testing frameworks. We are aware of the Unity Test tools but we are looking for a higher level of testing framework that allows us to record a player's interactions and re-play these interactions to test the system when we make changes to see if anything have broken down. Especially in VR it would be nice with such a framework because continuously testing the entire application for new bugs is cumbersome.

    Any suggestions?