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.
GitHub | https://github.com/sormuras |
Gravatar | https://gravatar.com/sormuras |
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.
#JUnit 6.0.0-M1 is ready for testing!
✨ Require Java 17 and Kotlin 2.2
🌄 JSpecify nullability info
🚟 Kotlin suspend function support
🛫 Integrated custom JFR events
🚅 FastCSV-backed Csv{File}Source
🧹 Remove deprecated APIs and behaviors
#JUnit Logo Contest Update
Here are some of the top contenders.
Please let us know your thoughts.
And additional proposals are welcome!
#JUnit 5.13.2 is released!
⚠️ Fix discovery issue detection for inner classes and abstract methods
🐞 Bug fixes and minor improvements
So happy that @marcphilipp got accepted into the @JavaChampions program. Congratulations!
There are more people on the #JUnit core team that did so much of incredible value to the ecosystem, they literally walking the talk.
To avoid confusion, I just renamed my fork...
from: https://github.com/sbrannen/junit5
to: https://github.com/sbrannen/junit-framework
You may want to do the same! 😎