Tasharen Entertainment Forum

Support => Misc Archive => Topic started by: yohann on February 06, 2014, 05:39:40 PM

Title: Test-driven development with Unity?
Post by: yohann on February 06, 2014, 05:39:40 PM
Does anyone do test-driven development with Unity? I can find very little about it online which suggests not many are doing it. I'd love to hear if anyone has any experience with this.
Title: Re: Test-driven development with Unity?
Post by: Marcel on February 13, 2014, 06:40:35 AM
Unity release a nice framework for unit testing: http://blogs.unity3d.com/2013/12/18/unity-test-tools-released/
Title: Re: Test-driven development with Unity?
Post by: yutof on April 10, 2014, 10:47:37 PM
we use uunit for that ;) It's a very simple testing tool.