Last Version

Bobcat Integration Tests 2.3.0

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bb-integration-tests
Version

Version

2.3.0
Type

Type

jar
Description

Description

Bobcat Integration Tests
Bobcat is an automated testing framework for functional testing of web applications.
Project Organization

Project Organization

Cognifide Ltd.

Download bb-integration-tests 2.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cognifide.qa.bb : bb-core jar 2.3.0
com.cognifide.qa.bb : bb-appium jar 2.3.0
com.cognifide.qa.bb : bb-junit5 jar 2.3.0
com.cognifide.qa.bb : bb-analytics jar 2.3.0

test (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.17.v20190418
org.mockito : mockito-core jar 2.22.0
org.assertj : assertj-core jar 3.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.mockito : mockito-junit-jupiter jar 2.23.0
io.github.bonigarcia : webdrivermanager jar 3.7.1

Project Modules

There are no modules declared in this project.