Kogito Apps :: Integration Tests :: Common

Processes and common classes for integration tests

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

integration-tests-common
Last Version

Last Version

0.17.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kogito Apps :: Integration Tests :: Common
Processes and common classes for integration tests
Project Organization

Project Organization

JBoss by Red Hat

Download integration-tests-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.14.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
io.rest-assured : rest-assured jar 4.3.0
org.assertj : assertj-core jar 3.16.1
org.awaitility : awaitility jar
org.kie.kogito : kogito-test-utils jar 0.17.0

Project Modules

There are no modules declared in this project.

Kogito

Kogito is the next generation of business automation platform focused on cloud-native development, deployment and execution.

GitHub Stars GitHub Forks GitHub Issues Pull Requests Zulip chat Contributors License Twitter Follow

Quick Links

Homepage: http://kogito.kie.org

Guides and Documentation: https://kogito.kie.org/guides/

JIRA Issues: https://issues.jboss.org/projects/KOGITO

Requirements

  • Maven 3.6.2 or later
  • Java 11 or later (devel package)
  • optional: Docker installation for running integration tests

Getting Started

The Kogito Examples repository module contains a number of examples that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself (either locally or on Kubernetes).

Guides

The official guides for Kogito can be found at our main website, these include guides for Quarkus and Spring Boot.

If you want to read more about Quarkus:

Building and Contributing to Kogito

All contributions are welcome! Before you start please read the contribution guide.

org.kie.kogito

KIE (Drools, OptaPlanner and jBPM)

Code of the Drools rule engine, OptaPlanner constraint solver and jBPM workflow engine.

Versions

Version
0.17.0
0.16.0
0.15.0
0.14.0