I have a release pipeline in Azure DevOps, one of the steps is running test designed using Nunit.
YAML of task:
steps: - task: DotNetCoreCLI@2 displa