Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 591 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 591 Bytes

NServiceBus.Testing

NServiceBus.Testing is a testing framework for NServiceBus. It contains a set of testable implementations (test-doubles) for various NServiceBus components, making testing things like handlers, sagas, and behaviors easy.

It is part of the Particular Service Platform, which includes NServiceBus and tools to build, monitor, and debug distributed systems.

See the Testing NServiceBus documentation for more details on how to use it.