sanjana2505006 commented on PR #15339: URL: https://github.com/apache/grails-core/pull/15339#issuecomment-3808907110
@jdaugherty Thank you for the detailed feedback! I have updated the PR to address all the points: I created a dedicated MongoDBTestContainers feature in Forge properly this time instead of modifying the main TestContainers class and fixed the group ID to `org.apache.grails.testing`. I also reverted the formatting changes and the default installation guide change. For the docs, I added a specific page for pure MongoDB testing (covering both unit/integration) as requested. Verified everything locally by running the Forge tests and building the docs. It's all squashed into one clean commit now. Let me know if it looks good! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
