зеркало из
1
0
Форкнуть 0
The Silverlight version of the NUnit 3 Framework
Перейти к файлу
Charlie Poole 421b006538 Get script working again with new projects and project names 2015-12-21 21:18:05 -08:00
install
nuget
packages
src
tools
.editorconfig
.gitattributes
.gitignore
.travis.yml
BUILDING.txt
CHANGES.txt
CONTRIBUTING.md
EngineAndConsoleTests.nunit
LICENSE.txt
License.rtf
MockCppAssemblies.sln
NOTICES.txt
NUnit.proj
NUnit.sln.DotSettings
README.md
Rebracer.xml
appveyor.ps1
appveyor.yml
build
build.cake
build.cmd
build.ps1
build.sh
cake.cmd
cakebuild.cmd
global.json
nunit-install.sln
nunit.ico
nunit.linux.sln
nunit.sln
nunitCF35.sln
runpackage
runpackage.cmd

README.md

NUnit 3.0

Build Status

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.

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.