junit5-examples Sample project that demonstrates using JUnit 5 dynamic tests. Current features: Defining tests, @BeforeEach, @BeforeAll, @AfterEach, and @AfterAll methods. Dynamic tests using @TestFactory Creating extensions and registering them declaratively