-
Notifications
You must be signed in to change notification settings - Fork 457
Open
@hasanbayatme
Description
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.