Uber migrated 1M+ lines of JUnit 4 to JUnit 5 in just 2 weeks. 🤯
Hear how Anshuman Chadha, Sun Whang, and the platform team made it happen.
📅 Dec 13, 12:30–1:00 PM EDT
Register:
Hear how Anshuman Chadha, Sun Whang, and the platform team made it happen.
📅 Dec 13, 12:30–1:00 PM EDT
Register:
How Uber Migrated 1M Lines of JUnit in 2 Weeks | Moderne Webinar
Anshuman Chadha, Director of Engineering, and Sun Whang, Senior Staff Software Engineer at Uber, discuss how they migrated one million lines of JUnit 4 to 5 in just two weeks using OpenRewrite,…
buff.ly
November 6, 2025 at 5:31 PM
Everybody can reply
Junior Java Developer (Тула) Заработная плата по договоренности Обязанности: • Писали unit-тесты (Junit). Требования: • Пон...
Origin | Interest | Match
Origin | Interest | Match
JavaScript Jobs - Вакансии
По размещению: @karrrolina2
t.me
November 6, 2025 at 3:40 PM
Everybody can reply
Episode 331 - Le retour des jackson 5 #Java #JUnit #Grails #Jackson #Groovy #IA #React #Wasm #UUID #RAG #MCP #NanoBanana #YAML #Documentation #RTO #CloudCode sur youtube www.youtube.com/watch?v=n6UK... et en podcast lescastcodeurs.com/2025/11/06/l...
www.youtube.com
November 6, 2025 at 2:59 PM
Everybody can reply
4 reposts
11 likes
For most teams already on Java 17 and JUnit 5.14, adoption should be a routine dependency bump followed by a quick dry run, modernizing any build plugins (e.g., Surefire/Failsafe ≥ 3.0), and validating CSV-driven tests.
Read more 👉 https://lttr.ai/AkqJz
#Testing #Java #Kotlin
Read more 👉 https://lttr.ai/AkqJz
#Testing #Java #Kotlin
November 6, 2025 at 4:12 AM
Everybody can reply
1 reposts
2 likes
JUnit 6.0.0 Ships with Java 17 Baseline, Cancellation API, and Kotlin suspend Support: https://lttr.ai/AkkEC
#Testing #Java #Kotlin
#Testing #Java #Kotlin
November 3, 2025 at 10:15 PM
Everybody can reply
HIGHLIGHTS: Taming backend complexity: lessons from a decade of TDD, What's new in JUnit 6, and 2FA testing with Playwright and Mailosaur.
Clean Test Automation Monthly 10 / 2025 - Petri Kainulainen
The clean test automation monthly highlights 14 interesting or useful test automation blog posts which I read during October 2025.
www.petrikainulainen.net
November 3, 2025 at 4:20 PM
Everybody can reply
1 likes
En el post lo monto en un proyecto Spring Boot:
- Creamos un módulo `:acceptance-tests` en Gradle.
- Configuramos JUnit, Cucumber y Spring.
- Implementamos los 'Steps' en Java para que prueben una API REST.
Y listo, las historias de usuario pasan a estar sincronizadas con la aplicación.
- Creamos un módulo `:acceptance-tests` en Gradle.
- Configuramos JUnit, Cucumber y Spring.
- Implementamos los 'Steps' en Java para que prueben una API REST.
Y listo, las historias de usuario pasan a estar sincronizadas con la aplicación.
November 2, 2025 at 8:30 AM
Everybody can reply
Use GreenMail For Spring Mail (JavaMailSender) JUnit 5 Integration Tests
Use GreenMail For Spring Mail (JavaMailSender) JUnit 5 Integration Tests
Write integration tests for sending emails with Spring Mail (JavaMailSender) using GreenMail and JUnit 5. SMTP, POP3, IMAP supported
rieckpil.de
November 2, 2025 at 4:38 AM
Everybody can reply
1 likes
#API #Development #Backend #Development #Java #JUnit #Performance #Tuning #REST #API #Spring
Origin | Interest | Match
Backend Performance Optimization & Scalability
API Development & Java Projects for ₹12500-37500 INR. I’m looking for a Spring Boot expert who can squeeze every millisecond out of my current web application’s backend.
www.freelancer.com
November 1, 2025 at 8:57 AM
Everybody can reply
1 likes
今日のQiitaトレンド
【生成AI活用】ゼロから2日でできる!Java自動テスト(UT/IT/E2E)導入ガイド【692件実例付】
生成AIを活用し、自動テスト未導入のJavaプロジェクトに高速なテスト基盤を2日間で構築した事例を解説する。
ユニット、統合、シナリオの合計692件のテストを約20秒で実行可能にし、継続的な品質担保を実現した。
テストフェーズごとにJUnit 5、Mockito、REST Assuredなどの最適なライブラリを選定し、その導入ポイントを詳細に説明する。
生成AIの支援により、自動テストコードの作成が大幅に効率化され、導入コスト削減に繋がることを実証した。
【生成AI活用】ゼロから2日でできる!Java自動テスト(UT/IT/E2E)導入ガイド【692件実例付】
生成AIを活用し、自動テスト未導入のJavaプロジェクトに高速なテスト基盤を2日間で構築した事例を解説する。
ユニット、統合、シナリオの合計692件のテストを約20秒で実行可能にし、継続的な品質担保を実現した。
テストフェーズごとにJUnit 5、Mockito、REST Assuredなどの最適なライブラリを選定し、その導入ポイントを詳細に説明する。
生成AIの支援により、自動テストコードの作成が大幅に効率化され、導入コスト削減に繋がることを実証した。
【生成AI活用】ゼロから2日でできる!Java自動テスト(UT/IT/E2E)導入ガイド【692件実例付】 #Mockito - Qiita
はじめに GMOコネクトの永田です。 5年ぶりぐらいにJava BackendなAPI Serverのメンテナンスに関わりました。 幸か不幸か、自動テストが全く導入されていなかったプロジェクトだったため(Mavenなどもなかったですが😇)、Github Copilotと相...
qiita.com
October 31, 2025 at 10:21 PM
Everybody can reply
2 likes
#JUnit 6.0.1 is released!
#️⃣ Introduce commentCharacter for Csv{File}Source
🔇 Allow disabling JUnit Vintage engine discovery issues
🐞 Bug fixes and enhancements since 6.0.0
docs.junit.org/6.0.1/releas...
#️⃣ Introduce commentCharacter for Csv{File}Source
🔇 Allow disabling JUnit Vintage engine discovery issues
🐞 Bug fixes and enhancements since 6.0.0
docs.junit.org/6.0.1/releas...
JUnit Release Notes
docs.junit.org
October 31, 2025 at 6:17 PM
Everybody can reply
2 reposts
9 likes
JUnit 5 Release Notes
docs.junit.org
October 31, 2025 at 5:09 PM
Everybody can reply
1 reposts
5 likes
With 𝗤𝗔 𝗦𝗽𝗵𝗲𝗿𝗲’𝘀 𝗖𝗟𝗜 𝘁𝗼𝗼𝗹, your automation results flow straight into one place.
✔ Upload JUnit XML or Playwright JSON results directly into QA Sphere
✔ Instantly create detailed test runs
✔ Generate structured, shareable reports
✔ Eliminate manual data entry and disconnected tracking
✔ Upload JUnit XML or Playwright JSON results directly into QA Sphere
✔ Instantly create detailed test runs
✔ Generate structured, shareable reports
✔ Eliminate manual data entry and disconnected tracking
October 30, 2025 at 7:27 PM
Everybody can reply
1 reposts
1 likes
Just released a new update for the integration between Xray and JUnit adding the support for JUnit 6! xray-junit-extensions was finally bumped to 1.0.0 :)
Check the release notes github.com/Xray-App/xra...! Have fun :)
#testautomation #xray #junit #junit6 #QA #quality #softwaretesting #testing
Check the release notes github.com/Xray-App/xra...! Have fun :)
#testautomation #xray #junit #junit6 #QA #quality #softwaretesting #testing
Release 1.0.0 · Xray-App/xray-junit-extensions
What's Changed
update deployment due to deprecation of OSSRH by @bitcoder in #79
JUnit6 compatibility by @bitcoder in #81
Full Changelog: 0.12.0...1.0.0
What's Changed
update deployment due to d...
github.com
October 30, 2025 at 12:37 PM
Everybody can reply
♪ #nowplaying Curves & deadends - Moon Junit (Curves & deadends - 2025) https://www.radiofrance.fr/fip
October 30, 2025 at 3:27 AM
Everybody can reply
♪ #nowplaying Sunday serenade - Moon Junit (Sunny serenade - 2025) https://www.radiofrance.fr/fip
October 29, 2025 at 8:11 PM
Everybody can reply
♪ #nowplaying Sunday serenade - Moon Junit (Sunny serenade - 2025) https://www.radiofrance.fr/fip
October 29, 2025 at 8:11 PM
Everybody can reply
#C #Programming #Eclipse #Java #JavaFX #JUnit #Software #Architecture #Software #Development #Software
Origin | Interest | Match
Remote Eclipse Project Setup Help
Software Architecture & Software Development Projects for €8-30 EUR. I have several Java projects checked out from our company-hosted repo, but they refuse to build clean
www.freelancer.com
October 29, 2025 at 5:24 PM
Everybody can reply
Wednesday Links - Edition 2025-10-29
Performance Improvements in JDK 25 (12...
dev.to
October 29, 2025 at 2:14 PM
Everybody can reply
1 reposts
1 likes
this didn't come out of nowhere, lots of folks had been talking about these issues for years (not being process-per-test, not supporting retries, JUnit output, test output interspersed). I've gotten multiple emails and messages saying that nextest's model is exactly what people have wanted for years
October 29, 2025 at 12:50 AM
Everybody can reply
11 likes
Tools like JUnit, Mockito, AssertJ (or Hamcrest), JsonAssert are the basics and you should be comfortable using them. Spring Boot specific testing is built on top of those.
October 28, 2025 at 12:33 PM
Everybody can reply
Introducing JUnit 6.0.0: a transformative update that unifies versions, elevates minimum requirements to Java 17, and introduces streamlined support for Kotlin suspend tests. Enjoy enhanced testing performance with the new CancellationToken API, built-in JFR listeners and many more—migrate today!
JUnit 6.0.0 Ships with Java 17 Baseline, Cancellation API, and Kotlin suspend Support
Introducing JUnit 6.0.0: a transformative update that unifies versions, elevates minimum requirements to Java 17, and introduces streamlined support for Kotlin suspend tests. Enjoy enhanced testing pe...
www.infoq.com
October 27, 2025 at 7:16 PM
Everybody can reply
9 reposts
13 likes
1 saves
Mistake 7: mixing domain logic with UI in tests.
Business logic should live in view models and be tested with plain JUnit. Keep UI tests for rendering and interaction.
Business logic should live in view models and be tested with plain JUnit. Keep UI tests for rendering and interaction.
October 23, 2025 at 12:54 PM
Everybody can reply
1 saves
Mistake 1: touching UI off the FX thread.
JUnit runs on its own thread, but only the FX thread can mutate controls.
JUnit runs on its own thread, but only the FX thread can mutate controls.
October 23, 2025 at 12:54 PM
Everybody can reply
#JUnit 6.0.0 is here!
The JUnit team released JUnit 6.0.0 (GA on September 30, 2025), unifying version numbers across Platform, Jupiter & Vintage.
This release also raises the minimum requirements to Java 17 (and Kotlin 2.2 for Kotlin test code).
👉 bit.ly/4hmdfHv
#Java #Kotlin #InfoQ
The JUnit team released JUnit 6.0.0 (GA on September 30, 2025), unifying version numbers across Platform, Jupiter & Vintage.
This release also raises the minimum requirements to Java 17 (and Kotlin 2.2 for Kotlin test code).
👉 bit.ly/4hmdfHv
#Java #Kotlin #InfoQ
October 23, 2025 at 7:11 AM
Everybody can reply
1 reposts
4 likes
1 saves