diff --git a/testing/README.md b/testing/README.md index f9cde93295..6338a52f3d 100644 --- a/testing/README.md +++ b/testing/README.md @@ -11,3 +11,4 @@ - [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline) - [Testing with Google Truth](http://www.baeldung.com/google-truth) - [Testing with JGoTesting](http://www.baeldung.com/jgotesting) +- [Introduction to JUnitParams](http://www.baeldung.com/junit-params)