NUnit3Migration A Roslyn-based tool that migrates NUnit2 code to NUnit3. Work in progress, contributions are welcome! Usage Compile the app Execute: NUnit3Migration.exe <path to directory> It will recursively search for .cs files and migrate them to NUnit 3 syntax.