diff --git a/junit5/README.md b/junit5/README.md index 2ca5b08766..7ebdeb1b5c 100644 --- a/junit5/README.md +++ b/junit5/README.md @@ -1,3 +1,4 @@ ### Relevant Articles: - [The Basics of JUnit 5 – A Preview](http://www.baeldung.com/junit-5-preview) - [A Guide to JUnit 5](http://www.baeldung.com/junit-5) +- [Guide to Dynamic Tests in Junit 5](http://www.baeldung.com/junit5-dynamic-tests)