com.unity.test-framework 1.1.30

com.unity.test-framework

Notes: processedReleased October 19, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0a10)

Package Dependencies

🔄 Changes

  • Added validation of IEnumerator return type for parameterized tests with UnityTest attribute (DSTP-743).
  • Fixed runInBackground reset to original value after finishing to run playmode tests (DSTR-248).
  • Fixed issue with circular assembly references when constructing the test tree (DSTR-300).