Skip to content

Releases: Particular/NServiceBus.Testing

7.3.0

07 Sep 10:28
ecbab6b
Compare
Choose a tag to compare

As part of this release we had 212 commits which resulted in 1 issue being closed.

Improvement

  • #299 Obsolete the fluent (Given-When-Then) syntax and guide users towards the Arrange Act Assert (AAA) syntax

Where to get it

You can download this release from NuGet.

🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.2
Scan Date: Tue, 07 Sep 2021 10:29:33 GMT

----------- SCAN SUMMARY -----------
Known viruses: 8563039
Engine version: 0.103.2
Scanned directories: 1
Scanned files: 3
Infected files: 0
Data scanned: 1.34 MB
Data read: 0.25 MB (ratio 5.34:1)
Time: 21.000 sec (0 m 21 s)
Start Date: 2021:09:07 10:29:12
End Date:   2021:09:07 10:29:33

7.2.0

10 Sep 11:26
Compare
Choose a tag to compare

As part of this release we had 10 commits which resulted in 2 issues being closed.

Improvements

  • #148 Async overloads for OnMessage and When
  • #147 Ability to scope the TestingLoggerFactory

Where to get it

You can download this release from nuget.

7.1.0

21 Mar 11:04
a52ec31
Compare
Choose a tag to compare

As part of this release we had 10 commits which resulted in 1 issue being closed.

Bugs

  • #136 HandleCurrentMessageLaterWasCalled not marked as obsolete

Where to get it

You can download this release from nuget

6.0.4

17 Jun 21:27
Compare
Choose a tag to compare

Re-release of 6.0.3 with a signed NuGet package.

7.0.0

29 May 18:04
f954732
Compare
Choose a tag to compare

NServiceBus 7 supports .NET Core 2.0, enabling cross-platform development and deployment plus hosting on Linux and in Docker containers, while still fully supporting Windows and the .NET Framework.

NServiceBus.Testing 7.0.0 is required when upgrading to NServiceBus 7.

Find out more about NServiceBus 7's new features.

Upgrading from earlier versions?

Take a look at the NServiceBus 6 to 7 upgrade guide as well as the NServiceBus.Testing 6 to 7 upgrade guide.

Want to see all the changes?

They are all on the 7.0.0 milestone.

What are the API breaking changes?

Take a look at a report of API changes between versions.

6.0.3

16 Jun 20:32
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bugs

  • #106 Saga ExpectNotSend overload incorrectly calling ExpectSend

Where to get it

You can download this release from nuget

6.0.2

17 May 11:29
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bugs

  • #102 Incorrect error message when using ExpectDefer

Where to get it

You can download this release from nuget

6.0.1

02 Nov 12:48
Compare
Choose a tag to compare

As part of this release we had 3 commits which resulted in 1 issue being closed.

Bugs

  • #95 Message handlers are not invoked for inherited messages

Where to get it

You can download this release from nuget

6.0.0

11 Oct 13:14
Compare
Choose a tag to compare

Version 6 provides testing support for NServiceBus Version 6. This package now also provides support for AAA style tests.

Upgrading from earlier versions?

Take a look at the Version 5 to Version 6 upgrade guide

Want to see all the nitty gritty changes?

They are all on the v6 milestone

What are the API breaking changes?

Here's the API Comparer diff

5.2.1

05 Aug 11:19
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

  • #87 Better guidance when WhenSagaTimesOut is used without previous RequestTimeout

Where to get it

You can download this release from nuget