Browsing Tag
testcontainers
4 posts
Optimizing Spring Integration Tests at Scale
1. Introduction Sprint Boot is a popular Java framework that provides a rich platform for integration testing. It’s…
MockServer NeoLight: A Lightweight Alternative for API Testing with Testcontainers
The open-source project MockServer NeoLight has been released as a lightweight rewrite of the original MockServer. Its primary…
Supercruising with Testcontainers: Making Tests Faster and More Flexible
Testcontainers has become an essential tool in many Java projects to run integration and system tests in realistic…
Building Local LLM AI-Powered Applications with Quarkus, Ollama, and Testcontainers
Traditionally, many AI-powered applications rely on cloud-based APIs or centralized services for model hosting and execution. While this…