MSDN > Home page del forum > Pex > Pex for VB
Formula una domandaFormula una domanda
 

Con rispostaPex for VB

  • mercoledì 12 novembre 2008 5.00Jirapong Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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
    •  

Risposte

  • mercoledì 12 novembre 2008 6.12PeliMSFT, ProprietarioMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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
    • Contrassegnato come rispostaJirapong venerdì 14 novembre 2008 12.51
    •  

Tutte le risposte

  • mercoledì 12 novembre 2008 6.12PeliMSFT, ProprietarioMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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
    • Contrassegnato come rispostaJirapong venerdì 14 novembre 2008 12.51
    •