Trending

#TestContainers

Latest posts tagged with #TestContainers on Bluesky

Latest Top
Trending

Posts tagged #TestContainers

Post image

Как ускорить тесты проекта в 6 раз: от 10 минут к 101 секунде Почти 800 тестов, 10 минут на прогон, каждый пуш — ожи...

#scala #scalatest #testcontainers #postgresql #тестирование #оптимизация #параллелизм #sbt #graalvm #hikaricp

Origin | Interest | Match

0 0 0 0
Preview
SivaLabs Video tutorials on Java, Spring, SpringBoot, Hibernate, JPA, MicroServices, Docker, Kubernetes, DevOps, and Testing

If you are looking for a YouTube channel on #Java #SpringBoot #JPA #Docker #Testcontainers #Microservices #Architecture #IntelliJIDEA #AI #SpringAI topics, checkout my YouTube channel

www.youtube.com/sivalabs

6 1 0 0
Post image

Excited for #JCON EUROPE 2026? See Marvin Rensing at #JCON2026 in Cologne talking about 'Scaling #Integration Tests: Parallel #Spring Tests with #JUnit & #Testcontainers'

Integration tests can quickly become slow, especially when every …

🎟️ 2026.europe.jcon.one/tickets
Free for #JUG members

2 0 0 0
Preview
Integrate Spring Boot with jOOQ, Liquibase and Testcontainers This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ co…

Learn how to get started with jOOQ, Liquibase and Testcontainers. You will create a basic Spring Boot app and integrate these techniques including a test setup.
#java #testcontainers

1 1 0 0
Preview
Testcontainers for C# and .NET: Simplify Integration Tests with Docker - Ottorino Bruni Learn how to boost integration testing with Testcontainers in .NET, using real MySQL database instances for reliable, production-like test environments. Simplify your setup, improve code quality, and ...

🧪 Testcontainers for .NET & C#
Spin up real Docker containers for databases, queues & services in integration tests.
Clean, production-like, no mocks, auto cleanup.
#dotnet #testcontainers #docker #integrationtesting #testing www.ottorinobruni.com/testcontaine...

0 0 0 0
Preview
GitHub - FirebirdSQL/firebird-testcontainers-java: Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests. Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests. - FirebirdSQL/firebird-testcontainers-java

I've just released firebird-testcontainers-java 2.0.0, a library to easily start/stop and access a Firebird Docker container in a Java unit or integration test.

For more information, see github.com/FirebirdSQL/firebird-tes...

#Firebird #Java #JDBC #testcontainers

2 2 0 0
Just a moment...

Learn how to efficiently run #Testcontainers on GitHub Actions for pull requests! Boost your CI/CD workflow with this detailed guide. Improve your testing strategies and enhance development speed. #DevOps

0 0 0 0
Preview
Wednesday Links - Edition 2026-02-11 LazyConstants in JDK 26 - Inside Java Newscast #106 (10...

Wednesday Links - Edition 2026-02-11
dev.to/0xkkocel/wed...
#java #jvm #testcontainers #git #reflection #git

1 1 0 0
Post image

🧪 We now offer feature parity across all #Testcontainers modules for Java, NodeJS/TypeScript, Golang, and .NET 🎉 You can even use the Google Pub/Sub emulator locally.

Consistent mocking & testing across languages 🚀

#opensource #APIs #DevTools @docker.com @cncf.io / @linuxfoundation.org 🙌

4 2 1 0

When you get to the point where you need it, #Testcontainers will be there for you. And with #SpringBoot 's @ServiceConnection annotation support, my #PostGIS integration tests stay clean. Good stuff 🎉 #Java.

8 2 1 0
Preview
foojay – a place for friends of OpenJDK foojay is the place for all OpenJDK Update Release Information. Learn More.

Want to learn about testing emails with #Testcontainers and #Mailpit? Check out this great piece by @martinelli.ch on Foojay. foojay.io/today/testin... #EmailTesting #Foojay #Java

5 5 0 0
Preview
Как перестать писать WHERE tenant_id и отдать безопасность базе (PostgreSQL RLS в Go)? В одном из прошлых проектов случился «кошмар техлида»: в суматохе хотфикса было забыто добавление фильтра WHERE tenant_id = ? в одну из ручек API. В итоге один клиент увидел отчеты другого. Все быстро...

Как перестать писать WHERE tenant_id и отдать безопасность базе (PostgreSQL RLS в Go)? В одном из прошлых проектов случился ...

#Golang #PostgreSQL #RLS #Multitenancy #Backend #Testcontainers #Database #Security #Архитектура

Origin | Interest | Match

0 0 0 0
Preview
Combine Testcontainers and Spring Boot with multiple containers Testcontainers is a great technology to run Docker containers of dependencies like a database or a messaging middleware like ActiveMq or Kafka. It might not immediately be obvious how to combine JUnit, Testcontainers and Spring Boot when you have multiple containers that your application needs. This blog post aims to provide some guidance on how to combine them.

Combine Testcontainers and Spring Boot with multiple containers

#java #springboot #testcontainers

1 1 0 0
Post image

Внедряем Testcontainers за два дня или как перестать бояться рефакторинга и начать доверять своим тестам Надоело, ...

#testcontainers #mockito #test #java #spring

Origin | Interest | Match

2 1 0 0

🔐 RAG Consciente de Permisos: Pruebas de Extremo a Extremo con SpiceDB Testcontainer

Garantiza que tu IA solo devuelva lo que el usuario tiene permiso para ver.

www.docker.com/blog/rag-permission-test...

#GenAI #Authorization #Testcontainers #Docker #RoxsRoss

1 1 0 0

🔐 RAG Consciente de Permisos: Pruebas de Extremo a Extremo con SpiceDB Testcontainer

Garantiza que tu IA generativa solo devuelva lo que el usuario tiene permiso p

www.docker.com/blog/rag-permission-test...

#GenAI #Authorization #Testcontainers #Docker #RoxsRoss

0 0 0 0
Preview
Testcontainers Explained: Bringing Real Services to Your Test Suite Solving the Integration Testing Dilemma with Testcontainers

My new article on how to use test containers as a substitute for real services in test pipeline

medium.com/@husain.amma...

#Java #TestContainers

2 1 0 0
Preview
Testcontainers Docling Module Start testing with real dependencies using the Docling Module for Testcontainers for

The docling-testcontainers module provides a ready-to-use Testcontainers integration for running a Docling Serve instance, wrapping the official container image and exposing a simple Java API.
buff.ly/lRZOkvF

#Docling #Java #Testcontainers

3 1 0 0
Preview
Testcontainers Docling Module Start testing with real dependencies using the Docling Module for Testcontainers for

Yay! #Docling is now an official #testcontainers module!

testcontainers.com/modules/docl...

3 1 0 0
Preview
Integrate Spring Boot with jOOQ, Liquibase and Testcontainers This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ co…

Learn how to get started with jOOQ, Liquibase and Testcontainers. You will create a basic Spring Boot app and integrate these techniques including a test setup.
#java #testcontainers

1 1 0 0
Preview
Testcontainers for C# and .NET: Simplify Integration Tests with Docker - Ottorino Bruni Learn how to boost integration testing with Testcontainers in .NET, using real MySQL database instances for reliable, production-like test environments. Simplify your setup, improve code quality, and ...

🧪 Simplify .NET Integration Tests with Testcontainers! 🚀 Spin up real Docker containers for databases & services clean, reliable & production-like. #dotnet #testcontainers #docker #testing www.ottorinobruni.com/testcontaine...

0 0 0 0
Just a moment...

Explore the power of #Testcontainers and #Mockoon for seamless .NET API testing! Learn how these tools simplify the process of creating isolated test environments and mock APIs for robust testing. Ideal for developers aiming to enhance testing efficiency.

1 0 0 0
TestContainers - Integration Tests Done Right by Christoph Wille
TestContainers - Integration Tests Done Right by Christoph Wille YouTube video by DotNetDevs Austria

The recording of yesterday's talk "Testcontainers - Integration Testing Done Right" is online www.youtube.com/watch?v=4q4T..., samples and slides can be found at github.com/christophwil... #dotnet #Testcontainers

1 0 0 0
Preview
Integrate Spring Boot with jOOQ, Liquibase and Testcontainers This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ co…

Learn how to get started with jOOQ, Liquibase and Testcontainers. You will create a basic Spring Boot app and integrate these techniques including a test setup.
#java #testcontainers

2 1 0 0
Testing with xUnit.net - Testcontainers for .NET The Testcontainers.Xunit and Testcontainers.XunitV3 packages simplify writing tests with containers in xUnit.net. By leveraging xUnit.net's shared context, this package automates the setup and…

dotnet.testcontainers.org/test_framewo... - #TestContainers for #dotNET allows spinning up #Docker #containers in the middle of #xUnit #tests.

2 1 1 0
Usage - Testcontainers for NodeJS As an example, let's spin up and test a Redis container.

node.testcontainers.org/quickstart/u... - #TestContainers for #Node allows quickly spinning up #containers in the middle of anything like #Tests. I didn't realize there was more to the docs than the blank first page.

1 0 0 0
Preview
Use Testcontainers for Repository Integration Testing in .NET Testing the implementation of a repository by validating the saving of elements in the database is not a very easy task, and working with…

Explore how to enhance your .NET testing with Testcontainers for effective repository integration testing. Streamline your DevOps process with these practical insights. #DotNet #Testcontainers

0 0 0 0
Preview
Ускоряем сборку с помощью Gradle Build Services Введение На одном из проектов, над которым я работаю, я столкнулся с постоянно растущим временем сборки проекта на CI. Оказалось, что причина была в интеграционных тестах работы с БД в модулях с...

Ускоряем сборку с помощью Gradle Build Services На одном из проектов, над которым я работаю, я столкнулся с постоянно ...

#gradle #testcontainers #spring #boot

Origin | Interest | Match

0 0 0 0
Post image

thank you for the quick review! @timtebeek.github.io

#OpenRewrite
#testcontainers

1 0 1 0

Learn how to set up #PocketBase for integration tests using #Testcontainers and Xunit. Streamline your testing process with this step-by-step guide. Enhance your development workflow today!

0 0 0 0