The NUnit 3.0 driver cannot support this test assembly. LeanFT
Question ID: 106955
0
0

I am trying to build a test with LeanFT and I keep getting the following message in the output console:

> The NUnit 3.0 driver cannot support this test assembly. Use a platform specific runner

I have checked the references and they look to be correct.

Marked as spam
Posted by (Questions: 44, Answers: 0)
Asked on July 13, 2016 12:21 pm
62 views
Answers (1)
0
Private answer

I had the same issue and found if Browser found the answer at [stackoverflow][1] There is an issue with the reference and and a bug report has been filed.

The work around is to browse for the version of NUnit that you want instead of selecting it from Assemblies | Extensions. The .NET 4.5 version of the NUnit Framework installs to C:Program Files (x86)NUnit.orgframework{version}net-4.5 by default.

[1]: http://stackoverflow.com/a/38185763

Marked as spam
Posted by (Questions: 2, Answers: 98)
Answered on July 13, 2016 12:25 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top