A work-in-progress RhinoMocks to NSubstitute converter powered by Roslyn.
RhinoToNSubstitute is a command line application.
RhinoToNSubstitute:
Convert RhinoMocks code to NSubstitute
Usage:
RhinoToNSubstitute [options]
Options:
--project-dir <project-dir> The directory path of the project to convert.
--version Display version information
Ensure your code is source-controlled before running this application! It will modify your code in-place.
All files within this repo are released under the MIT License as per the LICENSE file stored in the root of this repo.