com.unity.test-framework 1.1.0

com.unity.test-framework

Notes: processedReleased August 5, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0a10)

Package Dependencies

🔄 Changes

  • Introduced the TestRunnerApi for running tests programmatically from elsewhere inside the Editor.
  • Introduced yield instructions for recompiling scripts and awaiting a domain reload in Edit Mode tests.
  • Added a button to the Test Runner UI for clearing the results.