зеркало из https://github.com/microsoft/Forge.git
Azure-Pipelines - Adding VSTest pointing testAssemblyVer2 to Forge.TreeWalker.UnitTests.dll
This commit is contained in:
Родитель
76770758b8
Коммит
0ece8ab09d
|
@ -30,3 +30,8 @@ steps:
|
|||
solution: '$(Build.SourcesDirectory)\Forge.sln'
|
||||
platform: 'Any CPU'
|
||||
configuration: Release
|
||||
|
||||
- task: VSTest@2
|
||||
inputs:
|
||||
testAssemblyVer2: |
|
||||
$(Build.SourcesDirectory)\Forge.TreeWalker.UnitTests\obj\Release\Forge.TreeWalker.UnitTests.dll
|
Загрузка…
Ссылка в новой задаче