com.unity.test-framework 1.3.3

com.unity.test-framework

Source docs
Notes: processedReleased February 14, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (0a10)

Package Dependencies

🔄 Changes

  • Fixes an issue where a test body would be skipped under certain conditions regarding domain reload.
  • Fixed an issue where the "uncategorized" category filter would not apply correctly to parameterized tests with a category in the fixture (DSTR-700).
  • Ensured that all samples can be loaded at once without assembly name collisions.