Huy Minh Ha

Software development, Tech and other stuff

Tue 21 February 2017

Unity Unit testing

Posted by Ha.Minh in Unity   

How to use the Integration Test Framework is the guide from offical repo


Writing Integration Tests For Unity3D Projects

  • Suggests writing dynamic integration test on real game scene. This might be hard to maintain if you don't have discipline.

    
 
 

Comments