com.unity.testtools.codecoverage 0.2.3-preview

com.unity.testtools.codecoverage

Notes: processedReleased February 25, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0a8)

Package Dependencies

🔄 Changes

  • If more than one instance of the *-coverageOptions* command-line argument is specified, they will now be merged into a single instance
  • If more than one instance of the *-coverageResultsPath* command-line argument is specified, only the first instance will be accepted
  • Added *Generate combined report from EditMode and PlayMode tests* section in documentation, under *Using Code Coverage in batchmode*
  • When closing (selecting outside of) the *Included Assemblies* dropdown, input is not accidentally propagated to the Code Coverage window
  • *Included Assemblies* dropdown is now resizing to the longest assembly name (case 1215600)