JUnit, the seminal unit testing tool for Java, has come a long way and influenced so many developers over its twenty-plus years. JUnit 5, the latest version, offers lots of goodies both for test writers and testing tool developers. Let's take a peek under the hood of JUnit 5.