Akka.TestKit.NUnit
1.5.32
Prefix Reserved
See the version list below for details.
dotnet add package Akka.TestKit.NUnit --version 1.5.32
NuGet\Install-Package Akka.TestKit.NUnit -Version 1.5.32
<PackageReference Include="Akka.TestKit.NUnit" Version="1.5.32" />
paket add Akka.TestKit.NUnit --version 1.5.32
#r "nuget: Akka.TestKit.NUnit, 1.5.32"
// Install Akka.TestKit.NUnit as a Cake Addin #addin nuget:?package=Akka.TestKit.NUnit&version=1.5.32 // Install Akka.TestKit.NUnit as a Cake Tool #tool nuget:?package=Akka.TestKit.NUnit&version=1.5.32
Product | Versions 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. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- Akka.TestKit (>= 1.5.32)
- NUnit (>= 4.2.2)
-
net6.0
- Akka.TestKit (>= 1.5.32)
- NUnit (>= 4.2.2)
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.35 | 1,417 | 1/15/2025 |
1.5.34 | 1,090 | 1/7/2025 |
1.5.33 | 301 | 1/6/2025 |
1.5.32 | 4,022 | 12/20/2024 |
1.5.24 | 23,885 | 6/12/2024 |
1.5.0 | 98,805 | 3/7/2023 |
1.4.39 | 49,968 | 7/22/2022 |
1.3.8 | 57,612 | 7/16/2018 |
1.3.2 | 8,425 | 10/31/2017 |
1.2.1 | 25,247 | 6/27/2017 |
1.1.3 | 5,430 | 2/10/2017 |
1.1.2 | 9,224 | 9/30/2016 |
1.1.1 | 5,489 | 7/18/2016 |
1.0.8 | 2,796 | 4/28/2016 |
1.0.7 | 1,553 | 4/7/2016 |
1.0.6 | 2,925 | 1/18/2016 |
1.0.5 | 2,923 | 12/3/2015 |
1.0.4 | 3,247 | 8/8/2015 |
1.0.3 | 2,382 | 6/12/2015 |
1.0.2 | 1,324 | 6/3/2015 |
1.0.1 | 1,637 | 4/28/2015 |
- Bump `Akka.TestKit` to [1.5.32](https://github.com/akkadotnet/akka.net/releases/tag/1.5.32)
- 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)
`Akka.TestKit.NUnit3` package is now deprecated, `Akka.TestKit.NUnit` will support NUnit 4 from now on.