Namespace Tests.Editor
Classes
AddTestScenesToBuild
Test Scenes may not be included in build settings by default; this class adds all test Scenes under the default Test Scene directory at runtime for standalone player tests. Note: it only adds those tests Scenes which have not already been added to the build settings; if a test Scene is already included, it will not be re-added.