Packages/com.unity.test-framework/api/UnityEngine.TestTools.PrebuildSetupAttribute #373
Replies: 1 comment
-
|
Comment by PrebuildSetupAttribute is only for setting up a scene or assets. Use NUnit's SetupAttribute for setting up variables inside your test class. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Packages/com.unity.test-framework/api/UnityEngine.TestTools.PrebuildSetupAttribute
https://docs.unity3d.com/Packages/com.unity.test-framework@latest/index.html?subfolder=/api/UnityEngine.TestTools.PrebuildSetupAttribute.html
Beta Was this translation helpful? Give feedback.
All reactions