Info
| Version: | 3.12.0-beta1 | 
| Author(s): | Charlie Poole, Rob Prouse | 
| Last Update: | Saturday, August 1, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://nunit.org/ | 
| NuGet Url: | https://www.nuget.org/packages/nunit.engine.netstandard | 
Install
Install-Package nunit.engine.netstandard
                        dotnet add package nunit.engine.netstandard
                        paket add nunit.engine.netstandard
                        
                                nunit.engine.netstandard Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NUnit.Engine(>= 3.12.01)
 
Tags
                
Provides a common interface for loading, exploring and running NUnit tests in .NET Core and .NET Standard.