NUnitEngineException when generate report

21 views
Skip to first unread message

victor

unread,
May 16, 2021, 11:10:15 PM5/16/21
to NUnit-Discuss
Hi All, 
My project using Specflow 3 + Nunit 3 + Selenium. 
I facing the error when using nunit generate report. Please help or any suggestion from you.
Err.png

Charlie Poole

unread,
May 16, 2021, 11:29:51 PM5/16/21
to NUnit-Discuss
It looks like you are trying to run a test targeting Net 5.0 under the standard NUnit console, which does not yet support it.

--
You received this message because you are subscribed to the Google Groups "NUnit-Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nunit-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nunit-discuss/ffb83ddf-62d2-4b9d-88dd-0b7a1aea48acn%40googlegroups.com.

victor

unread,
May 17, 2021, 2:02:26 AM5/17/21
to NUnit-Discuss
Hi Charlie,
The issue still run with a test targeting Net 3.1. Pl

Charlie Poole

unread,
May 17, 2021, 2:41:31 AM5/17/21
to NUnit-Discuss
It doesn't support that either, or any version of .NET Core. The standard nunit3-console installation only runs .NET Framework tests, not .NET Core. You could use the NuGet package for the netcore console runner... `NUnit.ConsoleRunner.NetCore`.

Reply all
Reply to author
Forward
0 new messages