This is a NUnit test cases update utility which update all NUnit test cases from V3 to V4. This tool is release as WinForm application.
Build and Run. Select folder with NUnit test cases, and click process to see the magic happen.
Roslyn Code Analyzer is used in this project to parse the input code correctly without redevelop all the code analysis functions.
Only C# is supported for now. Feel free to port it over for other language