com.unity.test-framework 1.4.1

com.unity.test-framework

Source docs
Notes: processedReleased November 29, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (0a10)

Package Dependencies

🔄 Changes

  • Multiple improvements to the UI, including better dropdowns, filtering, and a new test list view for Player.
  • Fixed uncategorized UI tests filtering for parameterized tests (DSTR-219).
  • In async tests, any failing logs will now first be evaluated after the async method has completed. (DSTR-839)