Skip to content

Commit 1aacb7a

Browse files
authored
Create README.md
1 parent 1ed0368 commit 1aacb7a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[![Build status](https://ci.appveyor.com/api/projects/status/kh61bjuq3eqb62rf/branch/master?svg=true
2+
)](https://ci.appveyor.com/project/MrLuje/mocking-helpers)
3+
4+
# Mocking.Helpers
5+
Helpers for .net mocking frameworks as a Visual Studio 2017 extension
6+
7+
## Moq
8+
Support autocompletion of _Setup_ method
9+
10+
11+
12+
## Troubleshooting
13+
This extension relies on [Roslyn](https://github.com/dotnet/roslyn) for type/methods parsing.
14+
It will not work if Visual Studio is configured to used another completion mechanism than Intellisense (eg: R#)

0 commit comments

Comments
 (0)