Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 2.08 KB

File metadata and controls

40 lines (26 loc) · 2.08 KB

BUGREAPER: module-minio

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

Requirements:

JAVA >= 17

Logging:

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

Tested with:

minio/minio:RELEASE.2022-11-29T23-40-49Z
minio/minio:RELEASE.2025-09-07T16-13-09Z

Real examples here: