Debugging xunit tests written in F # in .NET Core and Visual Studio Code?
I am trying to debug xunit tests written with F #. I am using .NET Core and using Visual Studio Code on Windows platform. Is it possible? Postscript I know there is another question on this subject, but in this case it is F # specific.
+3
Onur gumus
source
to share
1 answer
I think it's possible. A closed similar case was posted by Doug Ferguson in this link Is there a way for unit test F # projects in .net core . You may try.
0
vicosoft
source
to share