From 60c95bac7057a708981a9dd8326bf5f432adb907 Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Sat, 10 Jun 2017 20:47:31 -0500 Subject: [PATCH] BAEL-918: README update (#2038) * BAEL-886: Updated README * BAEL-917 Testing with Google Truth Updated README * BAEL-936: adding akka-streams module to parent * BAEL-936: Update README * BAEL-918: Update README --- testing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/README.md b/testing/README.md index e9208bfbf3..f9cde93295 100644 --- a/testing/README.md +++ b/testing/README.md @@ -10,3 +10,4 @@ - [Introduction to AssertJ](http://www.baeldung.com/introduction-to-assertj) - [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)