зеркало из
1
0
Форкнуть 0
The Silverlight version of the NUnit 3 Framework
Перейти к файлу
Charlie Poole 74caca0571 Convert BUILDING.txt to markdown 2016-03-11 11:18:27 -08:00
install
nuget
packages
src
tools
.editorconfig
.gitattributes
.gitignore
.travis.yml
BUILDING.md Convert BUILDING.txt to markdown 2016-03-11 11:18:27 -08:00
CHANGES.txt
CONTRIBUTING.md
LICENSE.txt
License.rtf
MockCppAssemblies.sln
NOTICES.txt
NUnit.sln.DotSettings
README.md
Rebracer.xml
appveyor-tool.ps1
appveyor.yml
build
build.cake
build.cmd
build.ps1
build.sh
global.json
nunit-install.sln
nunit.ico
nunit.linux.sln
nunit.sln
nunitCF35.sln

README.md

NUnit 3.0

AppVeyor Build status Travis Build Status NuGet Downloads NuGet Version

Follow NUnit

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 3.0, has been completely rewritten with many new features and support for a wide range of .NET platforms.

License

NUnit is Open Source software and NUnit 3.0 is released under the MIT license. Earlier releases used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.

Contributors

NUnit 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors. A complete list of contributors since NUnit migrated to GitHub can be found on GitHub.

Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.