daveoftheparty / speedy-moq

Generate boilerplate code for Moq in C#
MIT License
1 stars 0 forks source link

First cut of fully working Moq boilerplate #10

Closed daveoftheparty closed 3 years ago

daveoftheparty commented 3 years ago

Still lots of bugs to address and enhancements to make, but I want to document/merge in this functionality as-is.

In my personal google drive, in folder "Engineering" is a 2 minute video called CrossYourFingers.mp4 that shows running the extension in the extension host and actually generating the Moq code for an interface that contains 3 or four methods.