Testing - rebus-org/Rebus GitHub Wiki
One of the big benefits of decoupling your code from whichever message broker infrastructure, you're running on, is that it becomes much easier to exercise your code in automated tests.
Here's a few words about that – e.g. check out