how to run nunit test in rider

Answered

I create nunit file but I cannot find nunit runner configuration, my rider version is:

Rider 2017.1
Build #RD-171.4456.2169, built on August 3, 2017
Licensed to roro co
You have a perpetual fallback license for this version
Subscription is active until August 3, 2018
JRE: 1.8.0_112-release-736-b22 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.4.0-21-generic

0
6 comments

dotnet core or regular dotnet?

0

dotnet core nunit will be supported only in Rider 2017.2

0

@Ivan Shakhov I use linux + rider + mono, can you tell my a way to test c# in my platform?

0

For regular nunit - try pressing down-left corner 

0

By regular dotnet I mean mono. Opposite to dotnetcore.

0

I assume your project has reference to nunit.framework.dll, right?

0

Please sign in to leave a comment.