com.unity.test-framework 1.0.14
Notes: processedReleased June 11, 2019
Unity Compatibility
Minimum Unity: 2019.2 (0a10)
Package Dependencies
- com.unity.ext.nunit (1.0.0)
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
🔄 Changes
- Fixed issue preventing scene creation in IPrebuildSetup.Setup callback when running standalone playmode tests.
- Fixed an issue where test assemblies would sometimes not be ordered alphabetically.
- Added module references to the package for the required modules: imgui and jsonserialize.
- Added a ConditionalIgnore attribute to help ignoring tests only under specific conditions.
- Fixed a typo in the player test window (case 1148671).
