diff --git a/payments-api/pom.xml b/payments-api/pom.xml
index 69846b1a..c7cae335 100644
--- a/payments-api/pom.xml
+++ b/payments-api/pom.xml
@@ -35,7 +35,7 @@
jackson-module-jaxb-annotations
2.9.6
-
+
+ testng-devkit.xml
+
+
+
org.jacoco
jacoco-maven-plugin
diff --git a/payments-api/testng-devkit.xml b/payments-api/testng-devkit.xml
new file mode 100644
index 00000000..022afaec
--- /dev/null
+++ b/payments-api/testng-devkit.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/payments-api/testng.xml b/payments-api/testng.xml
new file mode 100644
index 00000000..e64d3f8c
--- /dev/null
+++ b/payments-api/testng.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file