Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 2.03 KB

File metadata and controls

41 lines (26 loc) · 2.03 KB

BUGREAPER: module-rabbit

https://bugreaper.net/

Project Logo

GitLab Build Status GitLab Test Coverage License

GitLab Latest Release Maven Latest Release

Is part of the BugReaper JAVA test helper framework that simplifies RabbitMQ interaction in automated tests. It provides easy configuration, convenient APIs for working with RabbitMQ data, and built-in assertions, allowing you to write readable and maintainable tests with minimal boilerplate.

Requirements:

JAVA >= 17

Logging:

<logger name="bugreaper-module-rabbit" level="INFO"/>

Tested with:

rabbitmq:3.8-management
rabbitmq:4.3.4

Real examples here: