NUnitLiteCF 1.0.0-beta2
See the version list below for details.
dotnet add package NUnitLiteCF --version 1.0.0-beta2
NuGet\Install-Package NUnitLiteCF -Version 1.0.0-beta2
<PackageReference Include="NUnitLiteCF" Version="1.0.0-beta2" />
<PackageVersion Include="NUnitLiteCF" Version="1.0.0-beta2" />
<PackageReference Include="NUnitLiteCF" />
paket add NUnitLiteCF --version 1.0.0-beta2
#r "nuget: NUnitLiteCF, 1.0.0-beta2"
#:package NUnitLiteCF@1.0.0-beta2
#addin nuget:?package=NUnitLiteCF&version=1.0.0-beta2&prerelease
#tool nuget:?package=NUnitLiteCF&version=1.0.0-beta2&prerelease
NUnitLite provides a subset of the features of NUnit, uses minimal resources and runs on resource-restricted platforms used in embedded and mobile development. This package contains builds of NUnitLite for the .NET Compact Framework.
How to use this package:
1. Create a console application for your tests and delete the generated class containing Main().
2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite.
3. Add your tests to the test project and start the project to execute them.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20-cf is compatible. net35-cf is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
3.5.0 | 2,247 | 10/4/2016 |
3.4.1 | 2,984 | 7/1/2016 |
3.4.0 | 1,241 | 6/25/2016 |
3.2.0 | 1,281 | 3/5/2016 |
3.0.1 | 1,543 | 12/2/2015 |
3.0.0 | 1,268 | 11/16/2015 |
3.0.0-rc-3 | 1,116 | 11/14/2015 |
3.0.0-rc-2 | 1,104 | 11/8/2015 |
3.0.0-rc | 1,099 | 11/1/2015 |
3.0.0-beta-5 | 1,069 | 10/17/2015 |
3.0.0-beta-4 | 1,068 | 8/25/2015 |
3.0.0-beta-3 | 1,311 | 7/15/2015 |
3.0.0-beta-2 | 1,099 | 5/13/2015 |
1.0.0 | 1,589 | 9/13/2013 |
1.0.0-beta2 | 1,179 | 8/18/2013 |