Akka.TestKit 1.4.13
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.
Showing the top 20 packages that depend on Akka.TestKit.
Packages | Downloads |
---|---|
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
30 |
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
|
28 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
28 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
27 |
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
|
26 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
26 |
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
|
25 |
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
|
24 |
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
|
22 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
21 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
20 |
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
|
20 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
19 |
Akka.TestKit.Xunit2
TestKit for writing tests for Akka.NET using xUnit.
|
18 |
Akka.Streams.TestKit
Testkit for Reactive stream support for Akka.NET
|
18 |
Akka.Persistence.TestKit
TestKit for writing tests for Akka.NET Persistance module.
|
18 |
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.13 includes a number of bug fixes and enhancements:
`AppVersion` now uses Assembly Version by Default**
The new `AppVersion` setting, which is used to communicate application version numbers throughout Akka.Cluster and is used in scenarios such as Akka.Cluster.Sharding to help determine which nodes receive new shard allocations and which ones do not, now uses the following default HOCON setting:
```
akka.cluster.app-version = assembly-version
```
By default now the `AppVersion` communicated inside Akka.Cluster `Member` events uses the `Major.Minor.BuildNumber` from the `Assembly.GetEntryssembly()` or `Assembly.GetExecutingAssembly()` (in case the `EntryAssembly` is `null`). That way any updates made to your executable's (i.e. the .dll that hosts `Program.cs`) version number will be automatically reflected in the cluster now without Akka.NET developers having to set an additional configuration value during deployments.
Other bug fixes and improvements:
[Akka.IO: UdpExt.Manager: OverflowException when sending UDP packets to terminated clients](https://github.com/akkadotnet/akka.net/issues/4641)
[Akka.Configuration / Akka.Streams: Memory Leak when using many short lived instances of ActorMaterializer](https://github.com/akkadotnet/akka.net/issues/4659)
[Akka: Deprecate `PatternMatch`](https://github.com/akkadotnet/akka.net/issues/4658)
[Akka: FSM: exception in LogTermination changes stopEvent.Reason to Shutdown](https://github.com/akkadotnet/akka.net/issues/3723)
[Akka.Cluster.Tools: ClusterSingleton - Ignore possible state change in start](https://github.com/akkadotnet/akka.net/pull/4646)
[Akka.Cluster.Tools: DistributedPubSub - new setting and small fixes](https://github.com/akkadotnet/akka.net/pull/4649)
[Akka.DistributedData: `KeyNotFoundException` thrown periodically](https://github.com/akkadotnet/akka.net/issues/4639)
To see the [full set of fixes in Akka.NET v1.4.13, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/44).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 5 | 316 | 29 | Aaron Stannard |
| 2 | 53 | 8 | Gregorius Soedharmo |
| 2 | 223 | 197 | zbynek001 |
| 2 | 2 | 2 | dependabot-preview[bot] |
| 2 | 11 | 3 | Ebere Abanonu |
| 1 | 37 | 27 | Razvan Goga |
| 1 | 217 | 11 | motmot80 |
| 1 | 2 | 0 | Ismael Hamed |
.NET Standard 2.0
- Akka (>= 1.4.13)
Version | Downloads | Last updated |
---|---|---|
1.5.37 | 2 | 01/27/2025 |
1.5.36 | 2 | 01/27/2025 |
1.5.35 | 4 | 01/19/2025 |
1.5.34 | 2 | 01/14/2025 |
1.5.33 | 3 | 01/14/2025 |
1.5.32 | 5 | 12/08/2024 |
1.5.31 | 2 | 11/18/2024 |
1.5.30 | 8 | 10/06/2024 |
1.5.29 | 4 | 10/06/2024 |
1.5.28 | 9 | 09/05/2024 |
1.5.28-beta1 | 7 | 08/24/2024 |
1.5.27.1 | 5 | 07/26/2024 |
1.5.27 | 10 | 07/26/2024 |
1.5.27-beta2 | 5 | 07/05/2024 |
1.5.27-beta1 | 9 | 07/05/2024 |
1.5.26 | 8 | 06/28/2024 |
1.5.25 | 186 | 06/25/2024 |
1.5.24 | 4 | 06/07/2024 |
1.5.23 | 5 | 06/07/2024 |
1.5.22 | 4 | 06/07/2024 |
1.5.21 | 3 | 06/07/2024 |
1.5.20 | 8 | 04/30/2024 |
1.5.19 | 4 | 04/30/2024 |
1.5.18 | 8 | 03/13/2024 |
1.5.17.1 | 16 | 03/13/2024 |
1.5.17 | 13 | 03/13/2024 |
1.5.16 | 14 | 02/20/2024 |
1.5.15 | 4 | 01/12/2024 |
1.5.14 | 4 | 01/13/2024 |
1.5.13 | 7 | 01/13/2024 |
1.5.13-beta1 | 8 | 01/14/2024 |
1.5.12 | 2 | 10/13/2024 |
1.5.11 | 3 | 06/13/2024 |
1.5.10 | 5 | 10/09/2024 |
1.5.9 | 5 | 07/22/2024 |
1.5.8 | 7 | 03/19/2024 |
1.5.7 | 10 | 06/13/2023 |
1.5.6 | 8 | 06/13/2023 |
1.5.5 | 10 | 06/14/2023 |
1.5.4 | 10 | 06/13/2023 |
1.5.3 | 6 | 06/12/2023 |
1.5.2 | 5 | 06/12/2023 |
1.5.1 | 7 | 06/12/2023 |
1.5.0 | 7 | 06/12/2023 |
1.5.0-beta6 | 10 | 08/25/2023 |
1.5.0-beta5 | 8 | 08/28/2023 |
1.5.0-beta4 | 8 | 08/31/2023 |
1.5.0-beta3 | 5 | 08/26/2023 |
1.5.0-beta2 | 9 | 08/29/2023 |
1.5.0-beta1 | 9 | 08/25/2023 |
1.5.0-alpha4 | 10 | 08/26/2023 |
1.5.0-alpha3 | 7 | 08/24/2023 |
1.5.0-alpha2 | 7 | 08/25/2023 |
1.5.0-alpha1 | 5 | 12/27/2023 |
1.4.51 | 8 | 08/27/2023 |
1.4.50 | 8 | 05/22/2024 |
1.4.49 | 3 | 04/09/2024 |
1.4.49-beta1 | 9 | 08/28/2023 |
1.4.48 | 3 | 04/02/2024 |
1.4.47 | 6 | 07/21/2024 |
1.4.46 | 6 | 08/31/2023 |
1.4.45 | 4 | 08/28/2023 |
1.4.44 | 4 | 07/25/2024 |
1.4.43 | 4 | 03/19/2024 |
1.4.42 | 5 | 10/13/2024 |
1.4.41 | 3 | 10/07/2024 |
1.4.40 | 12 | 08/26/2023 |
1.4.39 | 6 | 08/30/2023 |
1.4.38 | 9 | 08/20/2024 |
1.4.37 | 4 | 02/20/2024 |
1.4.36 | 7 | 08/17/2024 |
1.4.35 | 3 | 02/20/2024 |
1.4.34 | 4 | 10/13/2024 |
1.4.33 | 5 | 04/26/2024 |
1.4.32 | 3 | 10/13/2024 |
1.4.31 | 8 | 05/06/2022 |
1.4.30 | 8 | 07/29/2024 |
1.4.29 | 7 | 08/28/2023 |
1.4.28 | 4 | 08/29/2023 |
1.4.27 | 4 | 10/13/2024 |
1.4.26 | 6 | 03/12/2024 |
1.4.25 | 7 | 08/29/2023 |
1.4.24 | 6 | 09/03/2024 |
1.4.23 | 5 | 10/13/2024 |
1.4.22 | 7 | 03/31/2024 |
1.4.21 | 7 | 08/24/2023 |
1.4.21-beta1 | 6 | 08/25/2023 |
1.4.20 | 3 | 08/27/2023 |
1.4.19 | 6 | 09/20/2024 |
1.4.18 | 7 | 07/31/2024 |
1.4.17 | 9 | 01/27/2024 |
1.4.16 | 5 | 07/23/2024 |
1.4.15 | 7 | 08/31/2023 |
1.4.14 | 9 | 02/20/2024 |
1.4.13 | 7 | 08/27/2023 |
1.4.12 | 5 | 08/28/2023 |
1.4.11 | 11 | 02/20/2024 |
1.4.10 | 5 | 08/25/2023 |
1.4.9 | 9 | 06/13/2023 |
1.4.8 | 7 | 06/12/2023 |
1.4.7 | 10 | 06/12/2023 |
1.4.6 | 4 | 06/11/2023 |
1.4.5 | 7 | 06/13/2023 |
1.4.4 | 7 | 06/12/2023 |
1.4.3 | 6 | 06/12/2023 |
1.4.2 | 7 | 06/13/2023 |
1.4.1 | 189 | 06/12/2023 |
1.4.1-rc3 | 184 | 06/27/2024 |
1.4.1-rc2 | 189 | 06/27/2024 |
1.4.1-rc1 | 186 | 06/27/2024 |
1.4.0-beta4 | 188 | 08/26/2023 |
1.4.0-beta3 | 193 | 08/30/2023 |
1.4.0-beta2 | 188 | 08/26/2023 |
1.4.0-beta1 | 190 | 08/28/2023 |
1.3.19 | 206 | 05/03/2024 |
1.3.18 | 187 | 06/27/2024 |
1.3.17 | 185 | 06/27/2024 |
1.3.16 | 186 | 06/27/2024 |
1.3.15 | 189 | 08/29/2023 |
1.3.14 | 187 | 08/26/2023 |
1.3.13 | 185 | 06/27/2024 |
1.3.12 | 189 | 04/11/2024 |
1.3.11 | 186 | 02/20/2024 |
1.3.10 | 186 | 03/18/2024 |
1.3.9 | 188 | 06/12/2023 |
1.3.8 | 186 | 06/13/2023 |
1.3.7 | 187 | 12/27/2023 |
1.3.6 | 185 | 06/13/2023 |
1.3.5 | 186 | 06/27/2024 |
1.3.4 | 188 | 06/12/2023 |
1.3.3 | 193 | 06/13/2023 |
1.3.2 | 190 | 06/13/2023 |
1.3.1 | 183 | 06/27/2024 |
1.3.0 | 192 | 06/12/2023 |
1.2.3 | 185 | 06/13/2023 |
1.2.2 | 190 | 06/12/2023 |
1.2.1 | 190 | 06/11/2023 |
1.2.0 | 190 | 06/14/2023 |
1.1.3 | 188 | 06/12/2023 |
1.1.2 | 190 | 06/12/2023 |
1.1.1 | 190 | 06/13/2023 |
1.1.0 | 184 | 06/13/2023 |
1.0.8 | 186 | 06/13/2023 |
1.0.7 | 186 | 06/13/2023 |
1.0.6 | 187 | 06/11/2023 |
1.0.5 | 187 | 06/12/2023 |
1.0.4 | 184 | 06/12/2023 |
1.0.3 | 188 | 06/12/2023 |
1.0.2 | 189 | 06/13/2023 |
1.0.1 | 188 | 06/12/2023 |
1.0.0 | 187 | 06/12/2023 |
1.0.0-dev1504032244 | 189 | 08/28/2023 |
0.8.0 | 188 | 06/12/2023 |
0.7.1 | 187 | 06/11/2023 |
0.7.0 | 184 | 06/13/2023 |