philippdolder / NServiceBus.Testing

A framework for composing tests for NServiceBus

Home Page:https://docs.particular.net/nservicebus/testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A framework for composing tests for NServiceBus

https://docs.particular.net/nservicebus/testing/

License:Other


Languages

Language:C# 100.0%