Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add solution analysis #2

Open
molinch opened this issue Dec 19, 2016 · 0 comments
Open

Add solution analysis #2

molinch opened this issue Dec 19, 2016 · 0 comments

Comments

@molinch
Copy link
Owner

molinch commented Dec 19, 2016

This would analyze a solution and give information about usages and what can be converted.

Output could be like:

  • Shims: 100 occurrences in 80 methods
  • Stubs: 700 occurences in 400 methods
  • Mixed: 100 methods use both Stubs and Shims
  • After conversion: 5 stubs remaining, 695 stubs converted to Moq, 300 methods don't rely on MsTest Fakes dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant