NUnit doesn't find tests in assembly

前端 未结 3 951
时光说笑
时光说笑 2021-01-14 05:48

I inherited an assembly with MSTest, but these tests were run using nunit-console on the build machine (not sure how it worked). So I decided to sort it out and change them

3条回答
  •  無奈伤痛
    2021-01-14 06:26

    Thanks for help, everyone. Upgrading to the latest NUnit framework fixed the problem (all the obvious things you suggested were OK).

    Frederik Gheysels, you can try that as well I guess.

提交回复
热议问题