Facebook
From Innocent Mosquito, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 224
  1.                 <dependency>
  2.                         <groupId>ru.yandex.qatools.allure</groupId>
  3.                         <artifactId>allure-junit-adaptor</artifactId>
  4.                         <version>1.5.4</version>
  5.                         <scope>test</scope>
  6.                 </dependency>
  7.                 <dependency>
  8.                         <groupId>ru.yandex.qatools.allure</groupId>
  9.                         <artifactId>allure-maven-plugin</artifactId>
  10.                         <version>2.6</version>
  11.                 </dependency>