Recent Articles
Continuous Integration with Unity
This article gives an overview of the test framework in Unity and how to set up a continuous integration system with Unity and Jenkins. This article assumes you have some basic idea about unit testing and bash script.
What is Unity test and continuous integration Unity test Unity test is very similar to other unit testing frameworks. From Unity’s documentation, Unity actually uses the .Net unit testing NUnit library. The difference is that there are different modes that users can choose to run their tests in.
read more