How to run Fakes Unit Test without IDE

shuwpan 46 Reputation points
2021-09-28T19:10:29.363+00:00

Hi,

Our team is new to this MS Fakes framework.
Is it possible to run those UT on another machine, like a build server that doesn't have Visual Studio install ?
Is it possible to run those UT on community version of the IDE ?

Thanks,
Shuwen

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,061 questions
0 comments No comments
{count} votes

Accepted answer
  1. PengGe-MSFT 3,351 Reputation points
    2021-09-29T02:42:41.4+00:00

    Hi, @shuwpan

    Welcome to Microsoft Q&A!

    According to Compare Visual Studio 2019 Editions, only the Enterprise Edition supports Microsoft Fakes (Unit Test Isolation).

    You want to run "Unit Test with Fakes" on build server without installing Visual studio, After searching, my understanding is that you cannot run Unit Test with Fakes on a machine without Visual Studio installed

    You can refer to this thread.

    Sincerely,
    Peng
    *
    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.