摘要:
使用的PowerShell命令 1.创建项目相关命令 ls mkdir ni (new-item) 创建空文件 add-content 向文件添加内容 type 打开文件 dotnet new sln 创建空解决方案 dotnet sln add *.csproj 向解决方案添加项目 dotnet 阅读全文
posted @ 2019-01-01 22:34
vvf
阅读(540)
评论(0)
推荐(0)
摘要:
命令创建.NET Core 单元测试 MSTest、NUnit、xUnit对照表 、MSTest 阅读全文
posted @ 2019-01-01 22:33
vvf
阅读(188)
评论(0)
推荐(0)
摘要:
MSTest、NUnit、xUnit.net 属性对照表 Marks a test method. xUnit.net does not require an attribute for a test class; it looks for all test methods in all publi 阅读全文
posted @ 2019-01-01 22:32
vvf
阅读(2244)
评论(0)
推荐(0)

浙公网安备 33010602011771号