Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 2.02 KB

File metadata and controls

41 lines (26 loc) · 2.02 KB

BUGREAPER: module-mongodb

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

Requirements:

JAVA >= 17

Logging:

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

Tested with:

mongo:7.0.39
mongo:8.3.7

Real examples here: