F# Auto Fix Support
sahin52 opened this issue · 1 comments
sahin52 commented
Hello,
In an F# project, I don't get error for
Assert.AreEqual(.., ..)
So, I can't automatically fix these errors.
manfred-brands commented
The NUnit.Analyzer only supports C#.