nanoFramework.TestFramework 3.0.47

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package nanoFramework.TestFramework --version 3.0.47                
NuGet\Install-Package nanoFramework.TestFramework -Version 3.0.47                
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.47">
  <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.
paket add nanoFramework.TestFramework --version 3.0.47                
#r "nuget: nanoFramework.TestFramework, 3.0.47"                
#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.
// Install nanoFramework.TestFramework as a Cake Addin
#addin nuget:?package=nanoFramework.TestFramework&version=3.0.47

// Install nanoFramework.TestFramework as a Cake Tool
#tool nuget:?package=nanoFramework.TestFramework&version=3.0.47                

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.49 843 12/26/2024
3.0.47 1,043 11/27/2024
3.0.45 173 11/26/2024
3.0.44 157 11/26/2024
3.0.43 179 11/25/2024
3.0.42 490 11/18/2024
3.0.41 154 11/18/2024
2.1.117 101 11/18/2024
2.1.116 82 11/18/2024
2.1.113 1,323 10/15/2024
2.1.112 1,183 9/20/2024
2.1.111 595 9/12/2024
2.1.107 2,846 6/12/2024
2.1.104 1,380 5/24/2024
2.1.102 250 5/23/2024
2.1.100 908 5/17/2024
2.1.94 1,583 4/8/2024
2.1.93 934 3/21/2024
2.1.87 3,318 11/9/2023
2.1.85 3,445 5/17/2023
2.1.81 643 5/12/2023
2.1.79 482 5/11/2023
2.1.77 371 5/11/2023
2.1.76 463 5/10/2023
2.1.75 380 5/9/2023
2.1.74 351 5/9/2023
2.1.71 1,701 4/3/2023
2.1.66 723 4/3/2023
2.1.64 706 4/3/2023
2.1.60 849 3/13/2023
2.1.59 1,673 1/5/2023
2.1.55 944 12/22/2022
2.1.53 1,231 12/19/2022
2.1.52 453 12/15/2022
2.1.51 346 12/15/2022
2.1.50 348 12/15/2022
2.1.49 337 12/15/2022
2.1.45 322 12/15/2022
2.1.43 351 12/15/2022
2.1.41 484 12/14/2022
2.0.64 614 12/6/2022
2.0.60 1,303 10/29/2022
2.0.57 400 10/29/2022
2.0.54 514 10/28/2022
2.0.43 2,615 9/9/2022
2.0.42 717 9/1/2022
2.0.41 768 8/24/2022
1.0.209 3,428 6/6/2022
1.0.207 556 6/3/2022
1.0.205 811 5/27/2022
1.0.191 1,981 4/10/2022
1.0.189 879 4/1/2022
1.0.185 913 3/28/2022
1.0.183 784 3/18/2022
1.0.181 992 3/14/2022
1.0.178 1,169 2/18/2022
1.0.175 1,199 2/3/2022
1.0.173 2,048 1/28/2022
1.0.172 1,036 1/21/2022
1.0.170 988 1/14/2022
1.0.166 1,494 12/2/2021
1.0.163 533 12/1/2021
1.0.162 383 11/30/2021
1.0.157 2,152 9/24/2021
1.0.154 2,716 8/9/2021
1.0.150 920 7/16/2021
1.0.147 528 7/14/2021
1.0.146 557 7/6/2021
1.0.145 387 7/6/2021
1.0.143 538 7/2/2021
1.0.142 414 7/2/2021
1.0.141 509 6/28/2021
1.0.138 666 6/19/2021
1.0.137 389 6/19/2021
1.0.136 693 6/8/2021
1.0.132 724 6/7/2021
1.0.127 692 5/31/2021
1.0.126 437 5/31/2021
1.0.122 517 5/28/2021
1.0.121 511 5/25/2021
1.0.120 400 5/25/2021
1.0.118 465 5/24/2021
1.0.117 542 5/19/2021
1.0.114 499 5/14/2021
1.0.113 368 5/14/2021
1.0.110 597 5/5/2021
1.0.101 688 4/8/2021
1.0.100 398 4/7/2021
1.0.99 460 4/2/2021
1.0.98 546 3/24/2021
1.0.97 420 3/24/2021
1.0.95 464 3/22/2021
1.0.92 459 3/16/2021
1.0.89 440 3/14/2021
1.0.86 396 3/9/2021
1.0.84 388 3/9/2021
1.0.83 357 3/8/2021
1.0.82 421 3/7/2021
1.0.81 407 3/6/2021
1.0.80 406 3/5/2021
1.0.79 389 3/5/2021
1.0.78 414 3/5/2021
1.0.77 357 3/5/2021
1.0.76 366 3/5/2021
1.0.75 396 3/5/2021
1.0.74 424 3/4/2021
1.0.73 396 3/4/2021
1.0.72 379 3/4/2021
1.0.71 385 3/4/2021
1.0.70 396 3/4/2021
1.0.69 446 3/4/2021
1.0.68 430 3/3/2021
1.0.67 373 3/3/2021
1.0.66 395 3/3/2021
1.0.64 537 3/2/2021
1.0.63 367 3/2/2021
1.0.60 373 3/2/2021
1.0.59 403 3/1/2021
1.0.58 401 3/1/2021
1.0.56 403 3/1/2021
1.0.53 407 2/27/2021
1.0.52 433 2/27/2021
1.0.51 448 2/27/2021
1.0.50 413 2/26/2021
1.0.49 467 2/25/2021
1.0.48 390 2/25/2021
1.0.47 406 2/25/2021
1.0.26 422 2/25/2021
1.0.8 386 2/25/2021
1.0.6 359 2/25/2021