From efac644812a64b3f3f461f8516523a2af7ecff02 Mon Sep 17 00:00:00 2001 From: Konstantin Pavlov Date: Sun, 30 Jun 2019 06:01:55 +0200 Subject: [PATCH] run text-based approval test --- Java/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Java/pom.xml b/Java/pom.xml index c652ad1a..318af002 100644 --- a/Java/pom.xml +++ b/Java/pom.xml @@ -94,6 +94,23 @@ + + org.codehaus.mojo + exec-maven-plugin + + + text-test + test + + java + + + com.gildedrose.TexttestFixture + test + + + + io.qameta.allure allure-maven