提出问题提出问题
 

已答复Pex for VB

  • 2008年11月12日 5:00Jirapong 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Hi all,
        I am wondering that only C# language support from Pex?  I can use it with C# project but not in VB.NET project.

    Thank you for any answers,
    -Jirapong
    •  

答案

  • 2008年11月12日 6:12PeliMSFT, 所有者:用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复
    While the Pex engine works at the MSIL level, the code generation side has only been implemented for C#. Therefore, we have restricted our addin to work in C# project only.

    In order to execute Pex over VB.NET code, you will need a C# test project, at least for now.
    Jonathan de Halleux
    • 已标记为答案Jirapong 2008年11月14日 12:51
    •  

全部回复

  • 2008年11月12日 6:12PeliMSFT, 所有者:用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复
    While the Pex engine works at the MSIL level, the code generation side has only been implemented for C#. Therefore, we have restricted our addin to work in C# project only.

    In order to execute Pex over VB.NET code, you will need a C# test project, at least for now.
    Jonathan de Halleux
    • 已标记为答案Jirapong 2008年11月14日 12:51
    •