Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Hangout::Getting v4 Moving

danielkzu edited this page Mar 29, 2012 · 3 revisions

Meeting invite: http://kzu.to/yxUxsJ

Moq v4

Moq v5

Mocks have a default pipeline (kinda template for setups). Cloned on first setup of a given call. If no pipeline exists for a call, then default one is run.

Need to get feedback from the community whether the Moq.Source approach to contributions is useful or a waste of time (i.e. people that are capable of contributing already have github accounts and know how to fork/branch/push/send pull requests?). Send patch could generate automatically a NuGet release with just the user's fix (Moq-[git commit hash?]) so that they can move on with their work without having the source in their solution.

Clone this wiki locally