com.unity.test-framework 1.1.11

com.unity.test-framework

Notes: processedReleased January 23, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0a10)

Package Dependencies

🔄 Changes

  • Fixed test runner dlls got included into player build (case 1211624)
  • Passing a non-full-path of XML file for -testResults in Unity Batchmode issue resolved, now passing "result.xml" creates the result file in the project file directory (case 959078)
  • Respect Script Debugging build setting when running tests