nunit.xamarin
3.6.1
Adds support for running NUnit 3 unit tests on Xamarin
Supported Xamarin platforms:
- Android
- iOS
- Windows 10 Universal Apps
Requires NuGet 2.8.5 or higher.
Install-Package nunit.xamarin -Version 3.6.1
dotnet add package nunit.xamarin --version 3.6.1
<PackageReference Include="nunit.xamarin" Version="3.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nunit.xamarin --version 3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: nunit.xamarin, 3.6.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install nunit.xamarin as a Cake Addin
#addin nuget:?package=nunit.xamarin&version=3.6.1
// Install nunit.xamarin as a Cake Tool
#tool nuget:?package=nunit.xamarin&version=3.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- nunit (= 3.6.1)
- PCLStorage (>= 1.0.2)
- Xamarin.Forms (>= 1.5.0.6447)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on nunit.xamarin:
Repository | Stars |
---|---|
SteamTools-Team/SteamTools
🛠「Steam++」是一个包含多种Steam工具功能的工具箱。
|
|
XLabs/Xamarin-Forms-Labs
Xamarin Forms Labs is a open source project that aims to provide a powerful and cross platform set of controls and helpers tailored to work with Xamarin Forms.
|
|
luca-piccioni/OpenGL.Net
Modern OpenGL bindings for C#.
|
|
cwensley/Portable.Xaml
Portable .NET library for reading/writing xaml files.
|