Skip to content

Releases: akkadotnet/Akka.TestKit.NUnit

Akka.TestKit.NUnit v1.5.24

12 Jun 14:43
1b2239d
Compare
Choose a tag to compare

[1.5.24] / June 11 2024

What's Changed

New Contributors

Full Changelog: 1.4.39...1.5.24

Akka.TestKit.NUnit v1.4.39

23 Jul 14:48
c57452d
Compare
Choose a tag to compare

[1.4.39] / July 22 2022

  • Support for Akka 1.4.39
  • Support for NUnit 3.13.3
  • Now targets netstandard2.0
  • All TestKit classes now implement [FixtureLifeCycle(LifeCycle.InstancePerTestCase)] which guarantees a unique ActorSystem instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.

1.3.8

20 Jul 13:36
ab36ef5
Compare
Choose a tag to compare

• Support for Akka 1.3.8
• Support for NUnit 3.10.1

Akka.TestKit.NUnit v1.3.2 Release

31 Oct 16:32
6a03c6a
Compare
Choose a tag to compare

1.3.2 October 31 2017

  • Support for Akka.NET v1.3.2
  • Support for .NET Standard 1.6