Skip to content

A Roslyn-based tool that migrates NUnit2 code to NUnit3

License

Notifications You must be signed in to change notification settings

timotei/NUnit3Migration

Repository files navigation

NUnit3Migration Build status

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.

About

A Roslyn-based tool that migrates NUnit2 code to NUnit3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages