NUnit test runners for Xamarin and mobile devices - No longer maintained
Перейти к файлу
Joseph Musser ad6e3cf73d
Merge pull request #104 from nunit/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-12-02 10:50:04 -05:00
nuget Updated the NUnit dependencies to 3.8.1 only, not 3.8.1 or higher, NuSpec and Project.JSON files. 2017-09-26 17:16:53 -06:00
src Updated the NUnit dependencies to 3.8.1 only, not 3.8.1 or higher, NuSpec and Project.JSON files. 2017-09-26 17:16:53 -06:00
tools Add CI scripts 2016-10-18 13:00:38 +01:00
.editorconfig Initial project layout for the NUnit mobile runners 2015-03-22 14:36:11 -04:00
.gitattributes Initial Cake support 2015-11-10 21:24:23 -05:00
.gitignore Add missing string resource and remove autogen files 2016-12-02 13:33:23 +00:00
CHANGES.md Prepare for 3.6.1 release 2017-03-14 21:27:59 +00:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-12-02 09:53:32 -05:00
LICENSE.txt Switched copyright to NUnit Project 2017-06-16 22:11:11 -04:00
NuGet.config Update nuget features and uwp template 2016-12-28 22:43:40 +00:00
README.md Update docs 2016-11-25 19:34:07 +00:00
appveyor.yml Add CI scripts 2016-10-18 13:00:38 +01:00
build.cake Incremement version numbers fo 3.7.0 2017-04-01 16:06:01 +01:00
build.ps1 Update nuget features and uwp template 2016-12-28 22:43:40 +00:00
nunit.runner.sln CI include UWP test runner 2017-01-20 14:22:18 +00:00
nunit.runner.sln.DotSettings Switched copyright to NUnit Project 2017-06-16 22:11:11 -04:00

README.md

NUnit 3 Xamarin Runners

Build statusNuGet Version and Downloads count

Follow NUnit

NUnit test runners for Xamarin and mobile devices. Check out the guides below to get started, or install the NUnit Visual Studio Templates extension to create a template project. See Testing Xamarin Projects using NUnit 3 for an handy overview.

Contributing

We love pull requests! All NUnit projects are built and maintained entirely by the community, contributions of any kind are welcome. Not sure where to start? Have a look at our Contributor's guide.

Adding something new? We suggest posting an issue first, to run your idea by the team.