Question about nunit3 command

Mike, Good aferternoon

I have a simple Console Aplication for test (.net core), I installed nUnit.

And try execute the command:
packages\NUnit.ConsoleRunner.3.7.0\tools\nunit3-console.exe --result=NUnitResults.xml "NUnitTestProject1\bin\Debug\NUnitTestProject1.dll"

But I don’t have this nunit3-console.exe in my solution or machine. Can you talk about this comand and app? Do you have more material about coverage test in sonarqube?

Thanks


Hi, Andrei

Good morning, I have nUnit is in my project, It was installed by nuget pkg.
image

hi @altamirdiascassiano

what nunit version do you have installed on your computer?