MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Preview: Enabling TestContainers for testing MQ Spring applications

By Mark Taylor posted 16 days ago

  

I have just published a "Tech Preview" of some components needed to simplify testing of Spring Boot applications that use MQ.  It uses the TestContainers framework that many may have heard of, and is intended to make it easy to build temporary resources such as queue managers as part of the test cycle

If you're interested in looking further, see here. Please leave any comments here or as issues on the GitHub repository.

This preview is build-it-yourself for now, with the aim being to get feedback before finalising the overall shape and publishing new jars to Maven. It's also not on the main branch of the ibm-messaging/mq-jms-spring repository, just to keep that clean for now.

0 comments
13 views

Permalink