标签: c# visual-studio powershell visual-studio-2017 test-explorer
在开发过程中,我经常必须运行约5到6个测试来填充测试所需的数据。我想自动执行此操作,因此不必每次都右键单击/“运行”。
如何获取VS正在运行的命令,以便可以将其放入快速脚本中,从而只需单击一下(或单个命令)即可运行我需要运行的所有测试?
答案 0 :(得分:0)
某些链接可能会有所帮助:
https://dev.to/hatsrumandcode/net-core-2-why-xunit-and-not-nunit-or-mstest--aei
https://xunit.github.io/docs/getting-started-dotnet-core
https://docs.microsoft.com/pt-br/dotnet/core/testing/unit-testing-with-dotnet-test