Akka.TestKit
1.4.18
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
Install-Package Akka.TestKit -Version 1.4.18
dotnet add package Akka.TestKit --version 1.4.18
<PackageReference Include="Akka.TestKit" Version="1.4.18" />
paket add Akka.TestKit --version 1.4.18
#r "nuget: Akka.TestKit, 1.4.18"
// Install Akka.TestKit as a Cake Addin
#addin nuget:?package=Akka.TestKit&version=1.4.18
// Install Akka.TestKit as a Cake Tool
#tool nuget:?package=Akka.TestKit&version=1.4.18
Release Notes
Maintenance Release for Akka.NET 1.4**
This is a minor release of Akka.NET that redesigns how the `Props` class and Akka.DependencyInjection uses it. _These changes are non-breaking_, but please let us know if you run into any trouble at all.
[Akka: `Props` methods for propagating and setting `IActorProducer` are pretty weird](https://github.com/akkadotnet/akka.net/issues/3599)
[Akka: made `Deploy` methods virtual](https://github.com/akkadotnet/akka.net/pull/4868)
[Akka.DependencyInjection: `ServiceProviderProps` is broken - needs to be rewritten](https://github.com/akkadotnet/akka.net/issues/4853)
[Akka.Streams: FileIO sinks don't flush until completed](https://github.com/akkadotnet/akka.net/issues/4851)
To see the [full set of fixes in Akka.NET v1.4.18, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/48).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 3 | 431 | 451 | Aaron Stannard |
| 3 | 229 | 4980 | Gregorius Soedharmo |
| 2 | 2 | 2 | dependabot-preview[bot] |
Dependencies
-
.NETStandard 2.0
- Akka (>= 1.4.18)
Used By
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Akka.TestKit:
Package | Downloads |
---|---|
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
|
|
Akka.TestKit.NUnit3
TestKit for writing tests for Akka.NET using NUnit.
|
|
Akka.TestKit.Xunit
TestKit for writing tests for Akka.NET using xUnit.
|
|
Akka.TestKit.NUnit
TestKit for writing tests for Akka.NET using NUnit.
|
|
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Akka.TestKit:
Repository | Stars |
---|---|
neo-project/neo
NEO Smart Economy
|
|
Lutando/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
|
|
superquanter/quanter
从原来的StockTrader迁移过来
|
|
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.18 | 2,623 | 3/23/2021 |
1.4.17 | 2,409 | 3/10/2021 |
1.4.16 | 15,177 | 1/22/2021 |
1.4.15 | 1,209 | 1/20/2021 |
1.4.14 | 5,168 | 12/30/2020 |
1.4.13 | 2,141 | 12/16/2020 |
1.4.12 | 24,984 | 11/16/2020 |
1.4.11 | 5,943 | 11/5/2020 |
1.4.10 | 26,953 | 8/20/2020 |
1.4.9 | 20,179 | 7/21/2020 |
1.4.8 | 12,060 | 6/17/2020 |
1.4.7 | 14,350 | 5/27/2020 |
1.4.6 | 6,799 | 5/12/2020 |
1.4.5 | 8,606 | 4/29/2020 |
1.4.4 | 10,672 | 3/31/2020 |
1.4.3 | 5,492 | 3/18/2020 |
1.4.2 | 7,199 | 3/13/2020 |
1.4.1 | 1,763 | 3/11/2020 |
1.4.1-rc3 | 926 | 3/10/2020 |
1.4.1-rc2 | 631 | 3/10/2020 |
1.4.1-rc1 | 1,179 | 2/28/2020 |
1.4.0-beta4 | 1,600 | 1/28/2020 |
1.4.0-beta3 | 5,058 | 10/30/2019 |
1.4.0-beta2 | 2,089 | 9/23/2019 |
1.4.0-beta1 | 1,017 | 7/19/2019 |
1.3.18 | 6,560 | 3/9/2020 |
1.3.17 | 15,741 | 12/20/2019 |
1.3.16 | 16,790 | 11/14/2019 |
1.3.15 | 36,797 | 9/23/2019 |
1.3.14 | 22,951 | 7/30/2019 |
1.3.13 | 19,736 | 4/30/2019 |
1.3.12 | 15,108 | 3/14/2019 |
1.3.11 | 39,972 | 12/18/2018 |
1.3.10 | 35,221 | 11/2/2018 |
1.3.9 | 50,072 | 8/23/2018 |
1.3.8 | 60,301 | 6/5/2018 |
1.3.7 | 3,970 | 5/15/2018 |
1.3.6 | 7,668 | 4/17/2018 |
1.3.5 | 15,869 | 2/22/2018 |
1.3.4 | 7,034 | 2/1/2018 |
1.3.3 | 2,636 | 1/19/2018 |
1.3.2 | 42,420 | 10/21/2017 |
1.3.1 | 17,518 | 9/5/2017 |
1.3.0 | 7,936 | 8/11/2017 |
1.2.3 | 10,495 | 7/10/2017 |
1.2.2 | 1,951 | 6/28/2017 |
1.2.1 | 6,869 | 6/23/2017 |
1.2.0 | 10,726 | 4/12/2017 |
1.1.3 | 13,063 | 1/23/2017 |
1.1.2 | 28,861 | 9/22/2016 |
1.1.1 | 9,847 | 7/16/2016 |
1.1.0 | 2,537 | 7/7/2016 |
1.0.8 | 10,099 | 4/26/2016 |
1.0.7 | 15,866 | 4/6/2016 |
1.0.6 | 6,033 | 1/18/2016 |
1.0.5 | 3,242 | 12/3/2015 |
1.0.4 | 4,396 | 8/8/2015 |
1.0.3 | 3,925 | 6/12/2015 |
1.0.2 | 1,107 | 6/3/2015 |
1.0.1 | 1,195 | 4/28/2015 |
1.0.0 | 1,129 | 4/9/2015 |
1.0.0-dev1504032244 | 824 | 4/3/2015 |
0.8.0 | 1,078 | 2/12/2015 |
0.7.1 | 960 | 12/13/2014 |
0.7.0 | 1,141 | 10/20/2014 |