Metadata >> NuGet >> MonoDroidUnitTesting

MonoDroidUnitTesting

Metadata

Authors Maya Studios
Description This project allows you to reuse your Visual Studio Unit Tests without modifications in your Mono for Android projects.
IconUrl https://d3oaxc4q5k2d6q.cloudfront.net/m/e88d21b2fa61/img/language-avatars/c_sharp_64.png
Language en-US
LicenseUrl http://www.gnu.org/licenses/
Owners Maya Studios
ProjectUrl https://bitbucket.org/mayastudios/monodroid-unittest/wiki/Home
RequireLicenseAcceptance True
Summary Supports the creation of Xamarin Android unit tests.
Tags MonoDroid Unit Test
Title MonoDroid - UnitTesting
PackageSize 139818
PackageHashAlgorithm SHA512
PackageHash Wwbtm9qu96VLARDM2EDHtfGglQljtSuLXHpIGQFnbqq4heHQFP0iOsiz8RJSLv2WFByTkZWoLQgJWt6IteNp4Q==
DownloadCount 000000
CreatedDate 2013-11-27T21:32:28

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MonoDroidUnitTesting -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MonoDroidUnitTesting -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MonoDroidUnitTesting
Installing the package (HTTP Basic authentication):
Install-Package MonoDroidUnitTesting -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MonoDroidUnitTesting -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MonoDroidUnitTesting

OpenWrap

Installing the package:
o add-wrap MonoDroidUnitTesting
Uninstalling the package:
o remove-wrap MonoDroidUnitTesting

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.1
1.3.0
1.0.0