Skip to content

A work-in-progress RhinoMocks to NSubstitute converter, powered by Roslyn.

License

Notifications You must be signed in to change notification settings

waf/RhinoToNSubstitute

Repository files navigation

RhinoToNSubstitute

A work-in-progress RhinoMocks to NSubstitute converter powered by Roslyn.

Usage

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.

License

All files within this repo are released under the MIT License as per the LICENSE file stored in the root of this repo.

About

A work-in-progress RhinoMocks to NSubstitute converter, powered by Roslyn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages