Skip to content

Commit eb2cfd4

Browse files
committed
Add test running scripts for Unity.
1 parent d2541b3 commit eb2cfd4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/Applications/Unity/Unity.app/Contents/MacOS/Unity -runTests -batchmode -testPlatform ios -projectPath `pwd` -nographics -testResults `pwd`/result.xml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Unity.exe -runTests -batchmode -testPlatform StandaloneWindows64 -projectPath "%CD%" -nographics -testResults "%CD%/result.xml"

0 commit comments

Comments
 (0)