Add Fakes Assembly option missing

荒凉一梦 提交于 2019-12-05 03:29:54

Both Visual Studio 2019 and 2017 only has this feature in the Enterprise edition (they both have 3 main editions: Community, Professional and Enterprise.)

If you'd only need the Stub functionality, then you could simply pick other mocking frameworks. You mention Shims, which is an advanced functionality. I have heard some mock frameworks which can be close to that advanced.

I've heard of Prig (https://marketplace.visualstudio.com/items?itemName=sug.Prig-OpenSourceAlternativetoMicrosoftFakes), but I haven't ever tried it.

The newest screenshot of the feature matrix's (https://visualstudio.microsoft.com/vs/compare/) related section:


Visual Studio 2017 feature matrix - only Enterprise offers Fakes:


Visual Studio 2015: Microsoft Fakes is available in Premium Edition and up.

http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2919309-provide-microsoft-fakes-with-all-visual-studio-edi

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!