Search Unity

Update Moq plugin

Discussion in 'Testing & Automation' started by denravonska, Nov 17, 2021.

  1. denravonska

    denravonska

    Joined:
    Nov 20, 2020
    Posts:
    12
    The moq plugin in the package manager currently installs Moq 4.8.2 which was released in 2018 and has no way to clear mock calls. There is ResetCalls in MockLegacyExtensions but I can't find it in the UPM version.
    Consider updating this plugin.