com.unity.test-framework 1.1.14
Notes: processedReleased April 21, 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
- Added the 'assemblyNames' command line argument for filtering on the assembly level.
- The dll and project level of the tree view should now correctly show the results when running tests in a player (case 1197026).
- Optimize usage of player connection when transfering test results (case 1229200).
- Ignore internal test framework tests assertions (case 1206961).
