NUnit test runners for Xamarin and mobile devices - No longer maintained
Перейти к файлу
Chris Maddock ab94ca7e82 Add multiple assembly running 2017-01-25 22:37:25 +00:00
nuget Fixed spaces on txt files 2017-01-14 09:13:21 +10:00
src Add multiple assembly running 2017-01-25 22:37:25 +00: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
LICENSE.txt Initial project layout for the NUnit mobile runners 2015-03-22 14:36: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 CI include UWP test runner 2017-01-20 14:22:18 +00: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 Refactored options and test result processors. 2016-03-04 12:13:45 +01: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.