com.unity.test-framework 1.1.11
Notes: processedReleased January 23, 2020
Unity Compatibility
Minimum Unity: 2019.2 (0a10)
Package Dependencies
- com.unity.ext.nunit (1.0.0)
- com.unity.modules.imgui (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
🔄 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
