腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(7)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
无法在Linux中构建.NET核心控制台应用程序
程序的脚本: let(:command) { run "
dotnet-test
command.write("test\n") expect(command.output).to end_with("success\n")end
dotnet-test
浏览 3
提问于2018-11-10
得票数 0
回答已采纳
6
回答
.NET Core1.0-如何使用xUnit命令行运行“解决方案中的所有测试”
dotnet-test-xunit": "1.0.0-rc2-build10015"如果我尝试从父目录调用它:
dotnet-test
浏览 0
提问于2016-05-19
得票数 14
回答已采纳
2
回答
在测试发现过程中核心套接字错误
它构建,但未能发现项目中的测试,出现以下错误:
dotnet-test
Error: 0 : [ReportingChannel
浏览 3
修改于2016-12-20
得票数 3
回答已采纳
1
回答
为什么dotnet测试project.csproj --过滤category=unit在Azure DevOps中失败?
.}/{...}.Tests.csproj --configuration Release No executable found matching command "
dotnet-test
--filter
浏览 0
提问于2019-04-16
得票数 1
回答已采纳
2
回答
使用.NET Core和xUnit同时针对多个框架的单元测试代码
imports": [ "portable-net451+win8" }}
dotnet-test
System.IO.BinaryReader.ReadString()>
dotnet-test
System.IO.BinaryWriter.Writ
浏览 2
修改于2016-11-01
得票数 9
回答已采纳
1
回答
为什么在ubuntu LTS 14.04上"dotnet test“失败?
xunit.runner.dnx" "dnxcore50": { }}dotnet test
dotnet-test
浏览 3
提问于2016-01-12
得票数 1
1
回答
如何在VSTS发布步骤上运行VisualStudio2017 dotnet测试项目
Expanding 97%Expanding 98%Expanding 99%Expanding 100% 20646 ms2017-05-18T08:40:01.8877228Z
dotnet-test
浏览 2
修改于2017-05-18
得票数 0
领券