Document toolboxDocument toolbox

Vidispine

The “.UnitTests” project [VF 21.1 AgSDK]

It is a .NET Core "Unit Test" project and requires the

  • Platform.Integrations.Agent.Validator

Nuget package.
Once created, add the <agent name>.Contracts project as a "Project Reference".
It is highly recommended to create unit tests for all your task processors. For further information see also Unit tests.