зеркало из
1
0
Форкнуть 0
The Silverlight version of the NUnit 3 Framework
Перейти к файлу
Rob Prouse 0cbda37cf7 Removed unused files and updated Cake build 2016-10-13 17:48:26 -04:00
nuget Remove engine/console nuspecs and old dnx file 2016-10-04 13:45:55 +01:00
packages
src Add -params option to NUnitLite 2016-10-12 09:29:46 +01:00
tools Update build script and artifacts 2016-10-11 21:10:01 +01:00
.editorconfig Updated all of the build and packaging to include the 3.5 build 2016-04-12 17:50:42 -04:00
.gitattributes
.gitignore Update build script and artifacts 2016-10-11 21:10:01 +01:00
BUILDING.md Remove Cake target 'TestAll' 2016-08-09 19:57:50 +02:00
CHANGES.txt Added two additional features to the CHANGES 2016-10-04 17:34:55 -04:00
CONTRIBUTING.md Update links in CONTRIBUTING.md. 2016-07-21 22:44:35 +02:00
LICENSE.txt Updated the copyright and assembly info 2016-01-04 16:22:46 -05:00
NOTICES.txt
NuGet.config Remove clear from NuGet.config 2016-06-19 20:17:19 -07:00
README.md Fix typos (".Net" => ".NET") 2016-08-22 22:19:38 +02:00
Rebracer.xml Initisal preparation for the 3.5 release 2016-10-02 22:04:09 -04:00
appveyor-tool.ps1 change order and fix spelling 2016-03-05 09:31:18 +07:00
appveyor.yml Update build script and artifacts 2016-10-11 21:10:01 +01:00
build Update top-level script commands and remove old ones 2015-12-25 11:24:34 -08:00
build.cake Removed unused files and updated Cake build 2016-10-13 17:48:26 -04:00
build.cmd Update top-level script commands and remove old ones 2015-12-25 11:24:34 -08:00
build.ps1 Update build script and artifacts 2016-10-11 21:10:01 +01:00
build.sh
nunit-sl.sln Removed unused files and updated Cake build 2016-10-13 17:48:26 -04:00
nunit-sl.sln.DotSettings Removed unused files and updated Cake build 2016-10-13 17:48:26 -04:00

README.md

NUnit 3.0

AppVeyor Build status Travis Build Status NuGet Version and Downloads count

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.