Closed azure-pipelines[bot] closed 6 years ago
hi @jeremyepling it seems to be working and building successfully - but it does not seem to be picking up my unit tests?
@mika76 did you make your Azure DevOps project public when you created it? I am not able to see your build logs.
@chrisrpatterson Ah I didn't know it was set to private - changed to public...
If you add this nuget package to your test project https://www.nuget.org/packages/NUnit3TestAdapter/ you should automatically get test results from the VSTest task and not need the extra publish test results task.
I'm a product managers on Azure Pipelines. Let me know if you have any questions or suggestions as you set it up.