Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.97 KB

File metadata and controls

41 lines (25 loc) · 1.97 KB

BUGREAPER: module-redis

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 Redis interaction in automated tests. It provides easy configuration, convenient APIs for working with Redis data, and built-in assertions, allowing you to write readable and maintainable tests with minimal boilerplate.

Requirements:

JAVA >= 17

Logging:

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

Tested with:

redis:8.6

Real examples here: