GM.Testing.Messaging
Published-event capture for testing GM.Messaging consumers — assert "this integration event was published" without a real RabbitMQ broker. CapturingMessageBus stands in for Wolverine's IMessageBus and records every published/sent/scheduled message; PublishedMessages / Published<TEvent>() / ShouldHavePublished<TEvent>() make the assertions terse. Register with AddCapturingMessageBus() in a GmWebApplicationFactory override, or use the recorder directly in a unit test. Test-only (DevelopmentDependency).
Activity
- Latest release
- 2w ago
- Total releases
- 2
- Cadence
- ~24 days
- Last 12 months
- 2
Details
- License
- MIT
- First release
- Aug 07, 2026
Releases
| Version | Released | |
|---|---|---|
1.0.1
patch
| ||
1.0.0
initial
|