Namespace Tests.Isolation
Classes
IsolationTests
These tests are expected to run in new, clean projects that declare PolySpatial package dependencies but have not yet been configured with any additional define symbol or flags. Some isolation tests are agnostic of any configuration changes and can be included in any test run. However, If adding any test that depends on having a clean project and default configuration (ex. PolySpatial Runtime disabled by default), gate them behind INCLUDE_ISOLATION_TESTS so they are not included in other test runs that may modify project configuration.