Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

A testing framework for NServiceBus

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

Getting started

To get started, install the package via NuGet:

Install-Package NServiceBus.Testing

For usage examples and more information, please consult the documentation.

You can’t perform that action at this time.