From d6a3dd20f3e0bc5642ea0992a360efe02d327af3 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Fri, 25 Nov 2022 15:41:11 +0800 Subject: [PATCH] Update README.md [skip ci] --- testing-modules/testng/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testing-modules/testng/README.md b/testing-modules/testng/README.md index a7e0e29d62..739cae1197 100644 --- a/testing-modules/testng/README.md +++ b/testing-modules/testng/README.md @@ -3,3 +3,4 @@ - [Introduction to TestNG](http://www.baeldung.com/testng) - [Custom Reporting with TestNG](http://www.baeldung.com/testng-custom-reporting) - [A Quick JUnit vs TestNG Comparison](https://www.baeldung.com/junit-vs-testng) +- [How to Run TestNG Tests on Jenkins](https://www.baeldung.com/ops/testng-jenkins)