🥳 Die kleine 100!!!

Beide reden über aktuelle Side-Projekte, neue Updates und ihre Woche.

👉 https://ready-for-review.dev/2026/03/13/rfr095-die-kleine-100/

#oss #podcast #git #testcontainers

The new #testcontainers for #dotnet release has arrived: https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.11.0. Version 4.11 comes with new modules, bug fixes, and improvements, plus OpenSSF Scorecard analyses for extra trustworthiness. I've also got an update ready for the Docker.DotNet client, which in the next release will bring performance improvements, better resource usage, lots of fixes, and support for .NET's native HTTP handler 💪.
Release 4.11.0 · testcontainers/testcontainers-dotnet

What's Changed Thanks to all contributors. Once again, really great contributions from everyone 🤝. The NuGet packages for this release have been attested for supply chain security using actions/att...

GitHub

Huge thanks to @shyim for maintaining the #Testcontainers #PHP ecosystem 🙌

Spinning up real services for integration testing has never been easier.

https://github.com/testcontainers/testcontainers-php

📣 Happy to announce testcontainers-git 0.14.0 🥳

🚀 Features
- Add support for Forgejo

🧰 Maintenance
- chore(analyze): enable modernizer analyze
- chore(analyze): enable spotbugs analyze
- Add spotless-maven-plugin

📦️ Dependencies
Many dependency updates

Full release notes: https://github.com/sparsick/testcontainers-git/releases/tag/0.14.0

#testcontainers #git #java #oss #forgejo

Release 0.14.0 · sparsick/testcontainers-git

What's Changed 🚀 Features Add support for Forgejo (#259) @sparsick 🧰 Maintenance chore(analyze): enable modernizer analyze (#271) @sparsick chore(analyze): enable spotbugs analyze (#270) @sparsi...

GitHub

Как ускорить тесты проекта в 6 раз: от 10 минут к 101 секунде

Почти 800 тестов, 10 минут на прогон, каждый пуш — ожидание на CI. Знакомо? Рассказываю, как довёл время до 101 секунды: снижение таймаутов, параллелизм ScalaTest, shared Testcontainers и защита от регрессий. Scala, SBT, PostgreSQL, GraalVM — конкретные шаги и подводные камни.

https://habr.com/ru/articles/1003592/

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

Как ускорить тесты проекта в 6 раз: от 10 минут к 101 секунде

За годы в разработке я видел проекты, где тесты запускались быстрее, чем закипал чайник, и проекты, где можно было сходить за кофе, выпить его, вернуться - а тесты всё ещё бежали. Поговорим про второй...

Хабр

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

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 https://github.com/FirebirdSQL/firebird-testcontainers-java

#Firebird #Java #JDBC #testcontainers

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

GitHub

Still guessing why your tests are slow? With TCI on #Testcontainers, you get named containers, test stats & trace data out of the box. Alexander Bierler shows how to turn blind spots into metrics.

Read #JAVAPRO: https://javapro.io/2025/10/10/supercruising-with-testcontainers-making-tests-faster-and-more-flexible/

#CI #DevOps #Java #Frameworks #OpenSource

I've put together a few slides for future #testcontainers for #dotnet talks. If you're interested in discussing #testcontainers, let me know. Feedback on the slides is welcome as well: https://andrehofmeister.com/en/testcontainers-for-dotnet.
Testcontainers for .NET

Wednesday Links - Edition 2026-02-11

LazyConstants in JDK 26 - Inside Java Newscast #106 (10...

DEV Community