nunit/nunit.portable.agent

Name: nunit.portable.agent

Owner: NUnit.org

Description: 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.

Created: 2016-06-15 17:01:24.0

Updated: 2017-06-28 21:19:13.0

Pushed: 2017-06-17 03:56:30.0

Homepage: https://www.nuget.org/packages/NUnit.Portable.Agent

Size: 3821

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

NUnit.Portable.Agent

Build status Travis Build Status NuGet Version and Downloads count

Follow NUnit

NUnit is a unit-testing framework for all .Net languages. 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.

Building

Install .NET Core and make sure it is working.

store NuGet Packages
et restore

ild All
et build -c Release test/NUnit.Portable.Agent.Tests

n Tests
et run -c Release -p test/NUnit.Portable.Agent.Tests

ckage NuGet
et pack -c Release src/NUnit.Portable.Agent
License

NUnit is Open Source software released under the MIT license.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.