Last Version

Bobcat JUnit 5 2.3.0

Bobcat is an automated testing framework for functional testing of web applications.

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bb-junit5
Version

Version

2.3.0
Type

Type

jar
Description

Description

Bobcat JUnit 5
Bobcat is an automated testing framework for functional testing of web applications.
Project Organization

Project Organization

Cognifide Ltd.

Download bb-junit5 2.3.0


<!-- https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit5/ -->
<dependency>
    <groupId>com.cognifide.qa.bb</groupId>
    <artifactId>bb-junit5</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit5/
implementation 'com.cognifide.qa.bb:bb-junit5:2.3.0'
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-junit5/
implementation ("com.cognifide.qa.bb:bb-junit5:2.3.0")
'com.cognifide.qa.bb:bb-junit5:jar:2.3.0'
<dependency org="com.cognifide.qa.bb" name="bb-junit5" rev="2.3.0">
  <artifact name="bb-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.qa.bb', module='bb-junit5', version='2.3.0')
)
libraryDependencies += "com.cognifide.qa.bb" % "bb-junit5" % "2.3.0"
[com.cognifide.qa.bb/bb-junit5 "2.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.cognifide.qa.bb : bb-core jar 2.3.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.assertj : assertj-core jar 3.13.2
org.hamcrest : hamcrest-core jar 1.3
com.google.inject : guice jar 4.2.2
io.qameta.allure : allure-java-commons jar 2.7.0

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.22.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.