UnityLibrary icon indicating copy to clipboard operation
UnityLibrary copied to clipboard

Add Unit Testing

Open hasanbayatme opened this issue 7 years ago • 0 comments

Hi.

We need to test our scripts in Play Mode and Edit Mode using Unity Test Runner to make our scripts stable for public usage.

We have Editor/Tests folder for adding test scripts, so make a new test script for each script to tests it's functionally.

Also, we should test them ourselves by interaction tests.

Thanks.

hasanbayatme avatar Jul 28 '17 07:07 hasanbayatme