nunit/nunit.analyzers

F# Auto Fix Support

sahin52 opened this issue · 1 comments

Hello,
In an F# project, I don't get error for

Assert.AreEqual(.., ..)

So, I can't automatically fix these errors.

The NUnit.Analyzer only supports C#.