com.unity.testtools.codecoverage 1.0.0-pre.4

com.unity.testtools.codecoverage

Notes: processedReleased February 26, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0a8)

🔧 Bug Fixes

  • Fixed assembly version validation error due to internal libraries included in the ReportGeneratorMerged.dll (case 1312121)

🔄 Changes

  • Added *Enable Code Coverage* checkbox under Settings in Code Coverage window.
    **Note:** In Unity 2019 and 2020 you can enable Code Coverage in General Preferences. This was removed in Unity 2021; the user interface for managing Code Coverage is now entirely inside the Code Coverage package.
  • The settings and options passed in the command line override/disable the settings in the Code Coverage window and relevant warnings display to indicate this
  • Updated Report Generator to version 4.8.5
  • Updated documentation and workshop to match version 1.0.0-pre.4

📈 Improvements