If you ever need to adapt a #JUnit3 TestSuite to run directly in #JUnit #Jupiter, it's actually possible with dynamic tests! 😎
Here's how I run the @Inject TCK in the @SpringFramework.
Kudos to @marcphilipp for suggesting the dynamic test idea.
Website | https://marcphilipp.de |
GitHub | https://github.com/marcphilipp |
Bluesky | https://bsky.app/profile/marcphilipp.de |
If you ever need to adapt a #JUnit3 TestSuite to run directly in #JUnit #Jupiter, it's actually possible with dynamic tests! 😎
Here's how I run the @Inject TCK in the @SpringFramework.
Kudos to @marcphilipp for suggesting the dynamic test idea.
Today we’re quietly (and finally!) opening up Railfinder to the public! This is our beta version and - hopefully - the first step towards that one booking site for trains across Europe that we all dream of.
Lots of work has gone into this and equally lots still to do before reach that vision, but if you’d like to try what we’ve built you can now just go to https://www.railfinder.eu and have a go!
Any and all feedback more than welcome 🙏
#JUnit Logo Contest Update
Here are some of the top contenders.
Please let us know your thoughts.
And additional proposals are welcome!
✨ New blog post: "STF Milestone 4: Parameterized test classes"
#JUnit 5.13 introduced parameterized test classes (in addition to methods). They are a powerful testing tool that has long been missing from JUnit Jupiter. I’m super happy that I’ve finally had the chance to resolve this long-standing and highly-voted issue thanks to the @sovtechfund.
👉 https://marcphilipp.de/blog/2025/06/07/stf-milestone-4-parameterized-test-classes/
#JUnit 5.13.0 is released!
🪄 ClassTemplate and ParameterizedClass support
⚠️ Discovery issue reporting for test engines
♻️ Resource management for launcher sessions and execution requests
🔍 Test discovery support in EngineTestKit
👾 ConsoleLauncher improvements
The #JUnit team is looking for ideas and proposals for a new logo for the upcoming JUnit 6.0 release!
Please see https://github.com/junit-team/junit5/issues/4576 for ground rules.
We are looking forward to your comments and submissions!