Last Version

allure-scalatest 1.5.1

Scalatest adapter for Allure framework.

License

License

Categories

Categories

Scala Languages Dex General Purpose Libraries Utility
GroupId

GroupId

ru.yandex.qatools.allure
ArtifactId

ArtifactId

allure-scalatest_2.11
Version

Version

1.5.1
Type

Type

jar
Description

Description

allure-scalatest
Scalatest adapter for Allure framework.
Project URL

Project URL

https://github.com/allure-framework/allure-scalatest
Project Organization

Project Organization

Yandex LLC
Source Code Management

Source Code Management

https://github.com/allure-framework/allure-scalatest

Download allure-scalatest_2.11 1.5.1


<!-- https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-scalatest_2.11/ -->
<dependency>
    <groupId>ru.yandex.qatools.allure</groupId>
    <artifactId>allure-scalatest_2.11</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-scalatest_2.11/
implementation 'ru.yandex.qatools.allure:allure-scalatest_2.11:1.5.1'
// https://jarcasting.com/artifacts/ru.yandex.qatools.allure/allure-scalatest_2.11/
implementation ("ru.yandex.qatools.allure:allure-scalatest_2.11:1.5.1")
'ru.yandex.qatools.allure:allure-scalatest_2.11:jar:1.5.1'
<dependency org="ru.yandex.qatools.allure" name="allure-scalatest_2.11" rev="1.5.1">
  <artifact name="allure-scalatest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.yandex.qatools.allure', module='allure-scalatest_2.11', version='1.5.1')
)
libraryDependencies += "ru.yandex.qatools.allure" % "allure-scalatest_2.11" % "1.5.1"
[ru.yandex.qatools.allure/allure-scalatest_2.11 "1.5.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scalatest : scalatest_2.11 jar 2.2.6
ru.yandex.qatools.allure : allure-java-aspects jar 1.4.23

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.4.2

Project Modules

There are no modules declared in this project.