Unium is a library for the purposes of facilitating automated testing and tool development for your games.
It embeds a web server into debug builds of your project which provides an interface and a query language the enables you to remotely control your game. This means you can use your favourite testing frameworks to write automated tests.
Before runing the tutorial scene, first please unzip the contents of the tutorial.zip file to the StreamingAssets/tutorial folder in your project.