com.unity.test-framework 1.0.14

com.unity.test-framework

Notes: processedReleased June 11, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0a10)

Package Dependencies

🔄 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).