简体   繁体   English

在.NET Core和Visual Studio Code中调试用F#编写的xunit测试?

[英]Debugging xunit tests written in F# in .NET Core and Visual Studio Code?

I am trying to debug xunit tests that are written with F#. 我正在尝试调试用F#编写的xunit测试。 I am on .NET Core and using Visual Studio Code on windows platform. 我在.NET Core上并在Windows平台上使用Visual Studio Code。 Is this possible? 这可能吗? PS I am aware there is another question regarding the matter but in this case it is F# specific. PS我知道有关于此事的另一个问题,但在这种情况下它是F#特定的。

I think it is possible. 我认为这是可能的。 A closed similar case has been posted by Doug Ferguson in this link Is there a way to unit test F# projects in .net core . Doug Ferguson在这个链接中发布了一个封闭的类似案例。有没有办法在.net核心中对F#项目进行单元测试 You can try it out. 你可以尝试一下。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM