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

Onu*_*mus 5 debugging f# .net-core visual-studio-code

我正在尝试调试用 F# 编写的 xunit 测试。我在 .NET Core 上并在 Windows 平台上使用 Visual Studio Code。这可能吗?PS 我知道关于此事还有另一个问题,但在这种情况下,它是特定于 F# 的。

vic*_*oft -1

我认为这是可能的。Doug Ferguson 在此链接Is there a way to unit test F# items in .net core 中发布了一个已结束的类似案例。你可以尝试一下。