Releases: akkadotnet/Akka.TestKit.NUnit
Releases · akkadotnet/Akka.TestKit.NUnit
Akka.TestKit.NUnit 1.5.35
1.5.35 January 13th 2025
1.5.34 January 7th 2025
- Bump
Akka.TestKit
to 1.5.34
1.5.33 January 4th 2025
- Safer formatting of assertion messages
- Bump
NUnit
to 4.3.2 - Bump
NUnit.Analyzers
to 4.5.0 - Bump
Akka.TestKit
to 1.5.33
1.5.32 December 20th 2024
- Bump
Akka.TestKit
to 1.5.32 - Bump
NUnit3TestAdapter
to 4.6.0 - Add
NUnit.Analyzers
version 4.3.0 to ensure we follow NUnit best practices. - Add support for NUnit 4.2.2
Akka.TestKit.NUnit3
package is now deprecated, Akka.TestKit.NUnit
will support NUnit 4 from now on.
1.5.24 June 11 2024
- Bump Akka.TestKit to 1.5.24 (#124)
- Bump NUnit3TestAdapter to 4.5.0 (#97)
- Bump NUnit to 3.14.0 (#116)
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 uniqueActorSystem
instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.
Akka.TestKit.NUnit 1.5.34
1.5.34 January 7th 2025
- Bump
Akka.TestKit
to 1.5.34
1.5.33 January 4th 2025
- Safer formatting of assertion messages
- Bump
NUnit
to 4.3.2 - Bump
NUnit.Analyzers
to 4.5.0 - Bump
Akka.TestKit
to 1.5.33
1.5.32 December 20th 2024
- Bump
Akka.TestKit
to 1.5.32 - Bump
NUnit3TestAdapter
to 4.6.0 - Add
NUnit.Analyzers
version 4.3.0 to ensure we follow NUnit best practices. - Add support for NUnit 4.2.2
Akka.TestKit.NUnit3
package is now deprecated, Akka.TestKit.NUnit
will support NUnit 4 from now on.
1.5.24 June 11 2024
- Bump Akka.TestKit to 1.5.24 (#124)
- Bump NUnit3TestAdapter to 4.5.0 (#97)
- Bump NUnit to 3.14.0 (#116)
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 uniqueActorSystem
instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.
Akka.TestKit.NUnit 1.5.33
1.5.33 January 4th 2025
- Safer formatting of assertion messages
- Bump
NUnit
to 4.3.2 - Bump
NUnit.Analyzers
to 4.5.0 - Bump
Akka.TestKit
to 1.5.33
1.5.32 December 20th 2024
- Bump
Akka.TestKit
to 1.5.32 - Bump
NUnit3TestAdapter
to 4.6.0 - Add
NUnit.Analyzers
version 4.3.0 to ensure we follow NUnit best practices. - Add support for NUnit 4.2.2
Akka.TestKit.NUnit3
package is now deprecated, Akka.TestKit.NUnit
will support NUnit 4 from now on.
1.5.24 June 11 2024
- Bump Akka.TestKit to 1.5.24 (#124)
- Bump NUnit3TestAdapter to 4.5.0 (#97)
- Bump NUnit to 3.14.0 (#116)
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 uniqueActorSystem
instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.
Akka.TestKit.NUnit 1.5.32
1.5.32 December 20th 2024
- Bump
Akka.TestKit
to 1.5.32 - Bump
NUnit3TestAdapter
to 4.6.0 - Add
NUnit.Analyzers
version 4.3.0 to ensure we follow NUnit best practices. - Add support for NUnit 4.2.2
Akka.TestKit.NUnit3
package is now deprecated, Akka.TestKit.NUnit
will support NUnit 4 from now on.
1.5.24 June 11 2024
- Bump Akka.TestKit to 1.5.24 (#124)
- Bump NUnit3TestAdapter to 4.5.0 (#97)
- Bump NUnit to 3.14.0 (#116)
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 uniqueActorSystem
instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.
Akka.TestKit.NUnit v1.5.24
[1.5.24] / June 11 2024
What's Changed
New Contributors
- @dependabot made their first contribution in #72
- @Arkatufus made their first contribution in #125
Full Changelog: 1.4.39...1.5.24
Akka.TestKit.NUnit v1.4.39
[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 uniqueActorSystem
instance per-run. All previous TestKit hacks needed to support this are now removed. See #44 for details.
1.3.8
• Support for Akka 1.3.8
• Support for NUnit 3.10.1
Akka.TestKit.NUnit v1.3.2 Release
1.3.2 October 31 2017
- Support for Akka.NET v1.3.2
- Support for .NET Standard 1.6