开发者

How to get MSTest to work with Gallio/MBUnit?

开发者 https://www.devze.com 2022-12-19 11:02 出处:网络
How to get MSTest to work with Gallio/MBUnit? I am trying to get TeamCity to work with Gallio/MBUnit and also some legacy MSTest unit tests.The MSTest secti开发者_如何学运维on fails with a \"Exceptio

How to get MSTest to work with Gallio/MBUnit?

I am trying to get TeamCity to work with Gallio/MBUnit and also some legacy MSTest unit tests. The MSTest secti开发者_如何学运维on fails with a "Exception has been thrown by the target of an invocation" error message.

Problem seen with GallioBundle-3.1.397.0-Setup-x64.msi.


I see many new versions are listed in the the link Jeff provided. Why aren't they listed on the Gallio website? Are that not (yet) official releases?

-EDIT-

I tried the latest version of the link Jeff provided. But still i got the same error: Exception has been thrown by the target of an invocation

I can run the tests fine in VS ...


Looks like a known issue: Issue 606: Gallio disables mstest from CLI


Fixed in recent builds. Try one from http://ccnet.gallio.org/Distributables/

0

精彩评论

暂无评论...
验证码 换一张
取 消