Akka.TestKit.NUnit 1.6.0-preview.1

Prefix Reserved
Additional Details

Use Akka.TestKit.NUnit v1.5.32 instead

This is a prerelease version of Akka.TestKit.NUnit.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Akka.TestKit.NUnit --version 1.6.0-preview.1
                    
NuGet\Install-Package Akka.TestKit.NUnit -Version 1.6.0-preview.1
                    
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="Akka.TestKit.NUnit" Version="1.6.0-preview.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.TestKit.NUnit" Version="1.6.0-preview.1" />
                    
Directory.Packages.props
<PackageReference Include="Akka.TestKit.NUnit" />
                    
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 Akka.TestKit.NUnit --version 1.6.0-preview.1
                    
#r "nuget: Akka.TestKit.NUnit, 1.6.0-preview.1"
                    
#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 Akka.TestKit.NUnit@1.6.0-preview.1
                    
#: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=Akka.TestKit.NUnit&version=1.6.0-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Akka.TestKit.NUnit&version=1.6.0-preview.1&prerelease
                    
Install as a Cake Tool

Akka.TestKit.Nunit

NuGet Version

This is the NUnit TestKit integration plugin for Akka.NET. Please check out our documentation for examples on how to create and run tests using this plugin.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.5.60 1,205 2/10/2026
1.5.59 2,268 1/27/2026
1.5.35 66,956 1/15/2025
1.5.34 1,450 1/7/2025
1.5.33 423 1/6/2025
1.5.32 13,914 12/20/2024
1.5.24 41,807 6/12/2024
1.5.0 106,232 3/7/2023
1.4.39 54,094 7/22/2022
1.3.8 61,305 7/16/2018
1.3.2 9,008 10/31/2017
1.2.1 25,685 6/27/2017
1.1.3 6,035 2/10/2017
1.1.2 9,995 9/30/2016
1.1.1 5,908 7/18/2016
1.0.8 3,208 4/28/2016
1.0.7 1,947 4/7/2016
1.0.6 3,546 1/18/2016
1.0.5 3,479 12/3/2015
Loading failed

• Bump Akka.TestKit to [1.5.28](https://github.com/akkadotnet/akka.net/releases/tag/1.5.28)
• Bump NUnit3TestAdapter to [4.6.0](https://github.com/nunit/nunit3-vs-adapter/releases/tag/V4.6.0)
• Add NUnit.Analyzers version [4.3.0](https://github.com/nunit/nunit.analyzers/releases/tag/4.3.0) to ensure we follow NUnit best practices.
• Add support for [NUnit 4.2.2](https://github.com/nunit/nunit/releases/tag/4.2.2) in addition to NUnit 3.

Full changelog at https://github.com/akkadotnet/Akka.TestKit.NUnit/blob/refs/tags/1.5.28/RELEASE_NOTES.md