开发者

Mbunit tests are not loaded

开发者 https://www.devze.com 2023-01-29 23:02 出处:网络
I am using Mbunit, and I have written the tests in Mbunit. However, when I am trying to run the tests, it gives me an error:

I am using Mbunit, and I have written the tests in Mbunit. However, when I am trying to run the tests, it gives me an error:

No tests were run because the tests are not loaded开发者_开发知识库 or disabled.


You need to give more information such as what version of MbUnit do use and what test runner do use?

If you use version 2 than make sure that decorated your class with [TextFixture] attribute and the test method with [Test] one.

0

精彩评论

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

关注公众号