net核心解决方案的xunit测试

net核心解决方案的xunit测试

本文介绍了找不到针对.net核心解决方案的xunit测试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法让Team Services找到并运行xunit 测试.net核心解决方案?我已经尝试了一切,它不会在测试项目中找到测试。

解决方案

Is there a way to get Team Services to find and run xunit  test for .net core solution? I've tried everything and it wont find the tests in the test project.

解决方案


这篇关于找不到针对.net核心解决方案的xunit测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-30 12:41