We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Add & Update
1eccfe0
Add Serializable Types #19 Update Old #15 Add Test Scene #20 Add Tests Folder (PlayMode & EditMode) #20 Enable PlayMode Testing #20
hasanbayatme
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: