nanoFramework.TestFramework 3.0.77

Prefix Reserved
dotnet add package nanoFramework.TestFramework --version 3.0.77
                    
NuGet\Install-Package nanoFramework.TestFramework -Version 3.0.77
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="nanoFramework.TestFramework" Version="3.0.77">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="nanoFramework.TestFramework" Version="3.0.77" />
                    
Directory.Packages.props
<PackageReference Include="nanoFramework.TestFramework">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add nanoFramework.TestFramework --version 3.0.77
                    
#r "nuget: nanoFramework.TestFramework, 3.0.77"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package nanoFramework.TestFramework@3.0.77
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=nanoFramework.TestFramework&version=3.0.77
                    
Install as a Cake Addin
#tool nuget:?package=nanoFramework.TestFramework&version=3.0.77
                    
Install as a Cake Tool

NuGet #yourfirstpr Discord

nanoFramework logo


Welcome to the .NET nanoFramework Unit Test Framework repository

Build status

Component Build Status NuGet Package
nanoframework.TestFramework Build Status NuGet

What is the .NET nanoFramework Test Framework

nanoFramework TestFramework it's a Unit Test framework dedicated to .NET nanoFramework! It has all the benefits of what you're used to when using Microsoft Test platform for .NET or XUnit or any other!

The framework includes multiple elements that are distributed in a single NuGet package!

  • nanoFramework.TestFramework which contains the attributes to decorate your code and the Assert classes to check that you're code is properly doing what's expected.
  • nanoFramework.UnitTestLauncher which is the engine launching and managing the Unit Tests.
  • nanoFramework.TestAdapter which is the Visual Studio Test platform adapter, allowing to have the test integration in Visual Studio.

The integration looks like that:

test integration

And the integration will point you up to your code for successful or failed tests:

test integration failed

Usage of .NET nanoFramework Test Framework

Simply add the nanoFramework.TestFramework nuget to your project and you're good to go!

test nuget

Once you'll build your project, the tests will be automatically discovered:

test discovered

You can then run all the tests and you'll get the result:

test success

To have more details on usage of the framework, please refer to the detailed documentation here.

Know limitations

.NET nanoFramework Test Framework is supported in Visual Studio versions 2022 and 2019, only. Visual Studio 2017 is not fully supported. Unit Tests can be run only from the VS Test console.

What you'll find in this repository

This repository contains the source of the core elements. You'll find them in sources directory. The Visual Studio project is in the root directory will open those elements.

Sample pack

You can find on our samples repo a sample pack with projects demoing how to use the Unit Test Framework.

Feedback and documentation

For documentation, providing feedback, issues and finding out how to contribute please refer to the Home repo.

Join our Discord community here.

Credits

The list of contributors to this project can be found at CONTRIBUTORS.

License

The .NET nanoFramework Test Framework is licensed under the MIT license.

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behaviour in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on nanoFramework.TestFramework:

Repository Stars
nanoframework/Samples
🍬 Code samples from the nanoFramework team used in testing, proof of concepts and other explorational endeavours
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
Version Downloads Last Updated
3.0.77 2,058 4/17/2025
3.0.75 1,014 4/2/2025
3.0.73 673 3/19/2025
3.0.69 891 3/10/2025
3.0.68 1,241 2/25/2025
3.0.67 900 2/6/2025
3.0.66 230 2/5/2025
3.0.60 763 2/4/2025
3.0.57 713 1/30/2025
3.0.56 119 1/30/2025
3.0.49 1,452 12/26/2024
3.0.47 1,169 11/27/2024
3.0.45 204 11/26/2024
3.0.44 190 11/26/2024
3.0.43 218 11/25/2024
3.0.42 517 11/18/2024
3.0.41 196 11/18/2024
2.1.117 137 11/18/2024
2.1.116 112 11/18/2024
2.1.113 1,792 10/15/2024
2.1.112 1,223 9/20/2024
2.1.111 625 9/12/2024
2.1.107 2,871 6/12/2024
2.1.104 1,486 5/24/2024
2.1.102 271 5/23/2024
2.1.100 966 5/17/2024
2.1.94 1,626 4/8/2024
2.1.93 965 3/21/2024
2.1.87 3,383 11/9/2023
2.1.85 3,535 5/17/2023
2.1.81 686 5/12/2023
2.1.79 520 5/11/2023
2.1.77 412 5/11/2023
2.1.76 508 5/10/2023
2.1.75 422 5/9/2023
2.1.74 389 5/9/2023
2.1.71 1,743 4/3/2023
2.1.66 763 4/3/2023
2.1.64 744 4/3/2023
2.1.60 941 3/13/2023
2.1.59 1,824 1/5/2023
2.1.55 985 12/22/2022
2.1.53 1,493 12/19/2022
2.1.52 495 12/15/2022
2.1.51 386 12/15/2022
2.1.50 394 12/15/2022
2.1.49 383 12/15/2022
2.1.45 374 12/15/2022
2.1.43 390 12/15/2022
2.1.41 523 12/14/2022
2.0.64 654 12/6/2022
2.0.60 1,347 10/29/2022
2.0.57 440 10/29/2022
2.0.54 555 10/28/2022
2.0.43 2,659 9/9/2022
2.0.42 760 9/1/2022
2.0.41 821 8/24/2022
1.0.209 3,482 6/6/2022
1.0.207 609 6/3/2022
1.0.205 869 5/27/2022
1.0.191 2,039 4/10/2022
1.0.189 936 4/1/2022
1.0.185 974 3/28/2022
1.0.183 843 3/18/2022
1.0.181 1,050 3/14/2022
1.0.178 1,228 2/18/2022
1.0.175 1,258 2/3/2022
1.0.173 2,106 1/28/2022
1.0.172 1,095 1/21/2022
1.0.170 1,049 1/14/2022
1.0.166 1,550 12/2/2021
1.0.163 592 12/1/2021
1.0.162 445 11/30/2021
1.0.157 2,208 9/24/2021
1.0.154 2,775 8/9/2021
1.0.150 977 7/16/2021
1.0.147 590 7/14/2021
1.0.146 614 7/6/2021
1.0.145 444 7/6/2021
1.0.143 595 7/2/2021
1.0.142 477 7/2/2021
1.0.141 569 6/28/2021
1.0.138 723 6/19/2021
1.0.137 451 6/19/2021
1.0.136 754 6/8/2021
1.0.132 782 6/7/2021
1.0.127 755 5/31/2021
1.0.126 499 5/31/2021
1.0.122 577 5/28/2021
1.0.121 569 5/25/2021
1.0.120 459 5/25/2021
1.0.118 524 5/24/2021
1.0.117 602 5/19/2021
1.0.114 559 5/14/2021
1.0.113 426 5/14/2021
1.0.110 660 5/5/2021
1.0.101 751 4/8/2021
1.0.100 461 4/7/2021
1.0.99 533 4/2/2021
1.0.98 612 3/24/2021
1.0.97 484 3/24/2021
1.0.95 527 3/22/2021
1.0.92 534 3/16/2021
1.0.89 504 3/14/2021
1.0.86 461 3/9/2021
1.0.84 462 3/9/2021
1.0.83 424 3/8/2021
1.0.82 487 3/7/2021
1.0.81 478 3/6/2021
1.0.80 484 3/5/2021
1.0.79 454 3/5/2021
1.0.78 482 3/5/2021
1.0.77 426 3/5/2021
1.0.76 441 3/5/2021
1.0.75 463 3/5/2021
1.0.74 493 3/4/2021
1.0.73 466 3/4/2021
1.0.72 452 3/4/2021
1.0.71 455 3/4/2021
1.0.70 460 3/4/2021
1.0.69 513 3/4/2021
1.0.68 497 3/3/2021
1.0.67 442 3/3/2021
1.0.66 465 3/3/2021
1.0.64 603 3/2/2021
1.0.63 433 3/2/2021
1.0.60 459 3/2/2021
1.0.59 474 3/1/2021
1.0.58 467 3/1/2021
1.0.56 468 3/1/2021
1.0.53 477 2/27/2021
1.0.52 503 2/27/2021
1.0.51 527 2/27/2021
1.0.50 479 2/26/2021
1.0.49 538 2/25/2021
1.0.48 458 2/25/2021
1.0.47 475 2/25/2021
1.0.26 497 2/25/2021
1.0.8 453 2/25/2021
1.0.6 429 2/25/2021