NUnit test runners for Xamarin and mobile devices - No longer maintained
Перейти к файлу
Rob Prouse 892623865d
Merge pull request #119 from nunit/dependabot/nuget/tests/nunit.runner.tests.uwp/Microsoft.NETCore.UniversalWindowsPlatform-6.0.6
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.0.1 to 6.0.6 in /tests/nunit.runner.tests.uwp
2021-03-30 10:12:42 -04:00
src/nunit.xamarin Update App.xaml.cs 2019-10-31 14:10:47 +13:00
tests Bump Microsoft.NETCore.UniversalWindowsPlatform 2020-01-29 12:45:29 +00:00
tools Update the cake build to latest version and get it to build/package this update 2018-03-21 22:00:54 -04: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 Update the cake build to latest version and get it to build/package this update 2018-03-21 22:00:54 -04: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 Update the appveyor.yml to try to get it to pick up MSBuild 15 2018-04-01 17:50:12 -04:00
build.cake Inject the version 2018-04-02 20:46:16 -04:00
build.ps1 Update the cake build to latest version and get it to build/package this update 2018-03-21 22:00:54 -04:00
nunit.runner.sln.DotSettings Switched copyright to NUnit Project 2017-06-16 22:11:11 -04:00
nunit.xamarin.sln Updated based on code reviews 2018-04-02 20:34:43 -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.