Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created April 21, 2014 15:09
Show Gist options
  • Save yuuichi-fujioka/11145392 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/11145392 to your computer and use it in GitHub Desktop.
Do unit test with unity test tools on windows
"d:\Program Files (x86)\Unity\Editor\Unity.exe" -batchmode -executeMethod UnityTest.Batch.RunUnitTests -projectPath "D:\workspaces\Unity\Template" -logFile .\unittest.log -resultFilePath=D:\workspaces\Unity\Template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment