From 835d9814fdf8acf11c5fa6e9e12a1fc217f4cc13 Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Thu, 13 Jul 2017 12:23:53 -0500 Subject: [PATCH] Update README.md (#2252) --- junit5/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/junit5/README.md b/junit5/README.md index c1ff0eab63..49cd8e61a4 100644 --- a/junit5/README.md +++ b/junit5/README.md @@ -4,3 +4,4 @@ - [Guide to Dynamic Tests in Junit 5](http://www.baeldung.com/junit5-dynamic-tests) - [A Guide to @RepeatedTest in Junit 5](http://www.baeldung.com/junit-5-repeated-test) - [Guide to Dynamic Tests in Junit 5](http://www.baeldung.com/junit5-dynamic-tests) +- [A Guied to JUnit 5 Extensions](http://www.baeldung.com/junit-5-extensions)