Publishing test assemblies with artifacts in order to use them during functional tests on VSTS

前端 未结 3 1998
[愿得一人]
[愿得一人] 2021-01-13 12:52

I am having a really hard time trying to figure out how to properly configure functional tests on my realease pipeline. I have a solution that contains some web projects bei

3条回答
  •  说谎
    说谎 (楼主)
    2021-01-13 13:32

    You need to publish a separate artifact containing your test assemblies.

提交回复
热议问题