Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
-
-
nunit-v2-result-writer
The V2 result writer converts NUnit 3 formatted XML results to NUnit 2 format.
-
nunit-project-loader
The NUnit project loader extension allows the NUnit engine to load nunit projects
-
docs
Documentation for all active NUnit projects
-
nunit.github.io
The NUnit.org website
-
nunit-console
NUnit Console runner and test engine
-
nunit3-vs-adapter.issues
Examples and repros of issues found in the NUnit Adapter
-
nunit-vs-testgenerator
A Visual Studio extension for generating unit tests and IntelliTests using NUnit
-
nunit-vs-templates
Visual Studio project & item templates and snippets
-
docfx-action
Forked from nikeee/docfx-action -
nunit3-vs-adapter
NUnit 3.0 Visual Studio test adapter for use under VS 2012 or later
-
governance
This repository holds documentation about how the NUnit Project is governed
-
nunit-vs-adapter
Runs NUnit V2 tests inside the Visual Studio 2012 or later Test Explorer window.
-
nunit3-vs-adapter-demo
Demo project used in testing the UI side of the NUnit3 VS adapter
-
dotnet-new-nunit
NUnit 3 Test Project for dotnet new command line interface
-
nunit-v2-framework-driver
Engine extension supporting execution of NUnit V2 tests
-
teamcity-event-listener
NUnit Engine extension that helps integration with teamcity
-
nunit3-tdnet-adapter
NUnit 3.x adapter for TestDrivent.NET
-
nunit.xamarin
NUnit test runners for Xamarin and mobile devices
-
nunit-csharp-samples
Samples of NUnit Usage in C#
-
nunit-transforms
A collection of contributed XSLT transforms for use with the NUnit result file.
-
nunit-fsharp-samples
Samples of NUnit Usage in F#
-
nunit-cpp-samples
Samples of NUnit usage in C++
-
vs-project-loader
NUnit engine extension that enables loading of VS projects and solutions
-
nunit-distribution Archived
MSI installer bundling multiple NUnit 3.X components.
-
dotnet-test-nunit Archived
Deprecated test runner for .NET Core. For use with project.json only. For recent releases of .NET Core, use the NUnit 3 Visual Studio Adapter
-
nunit.org Archived
The old NUnit website. Please see the new site's repo here
-
nunit-vb-samples
Samples of NUnit Usage in Visual Basic .NET
-
nunit.portable.agent
The NUnit Portable Agent provides an interface that allows test runners to load the NUnit Framework and run tests in an assembly without taking a dependency on a specific version of the framework.