JBehave JUnit Runner

Library designed to make JBehave stories & scenarios show up in the JUnit view in IDEs supportting custom test runners

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.valfirst
Идентификатор

Идентификатор

jbehave-junit-runner
Последняя версия

Последняя версия

2.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JBehave JUnit Runner
Library designed to make JBehave stories & scenarios show up in the JUnit view in IDEs supportting custom test runners
Ссылка на сайт

Ссылка на сайт

https://github.com/valfirst/jbehave-junit-runner
Система контроля версий

Система контроля версий

https://github.com/valfirst/jbehave-junit-runner

Скачать jbehave-junit-runner

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.valfirst/jbehave-junit-runner/ -->
<dependency>
    <groupId>com.github.valfirst</groupId>
    <artifactId>jbehave-junit-runner</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.valfirst/jbehave-junit-runner/
implementation 'com.github.valfirst:jbehave-junit-runner:2.3.1'
// https://jarcasting.com/artifacts/com.github.valfirst/jbehave-junit-runner/
implementation ("com.github.valfirst:jbehave-junit-runner:2.3.1")
'com.github.valfirst:jbehave-junit-runner:jar:2.3.1'
<dependency org="com.github.valfirst" name="jbehave-junit-runner" rev="2.3.1">
  <artifact name="jbehave-junit-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.valfirst', module='jbehave-junit-runner', version='2.3.1')
)
libraryDependencies += "com.github.valfirst" % "jbehave-junit-runner" % "2.3.1"
[com.github.valfirst/jbehave-junit-runner "2.3.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

provided (1)

Идентификатор библиотеки Тип Версия
org.jbehave : jbehave-core jar 4.8.2

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 4.4.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.3.1
2.3.0
2.2.1
2.2.0
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0