Camunda BPM Process Test Coverage Extension Parent

Helper library to visualize and assert which parts of a BPMN process have been covered by a test.

License

License

GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-process-test-coverage-parent
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Camunda BPM Process Test Coverage Extension Parent
Helper library to visualize and assert which parts of a BPMN process have been covered by a test.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-bpm-process-test-coverage-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-parent/ -->
<dependency>
    <groupId>org.camunda.bpm.extension</groupId>
    <artifactId>camunda-bpm-process-test-coverage-parent</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-parent/
implementation 'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-parent:1.0.3'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-process-test-coverage-parent/
implementation ("org.camunda.bpm.extension:camunda-bpm-process-test-coverage-parent:1.0.3")
'org.camunda.bpm.extension:camunda-bpm-process-test-coverage-parent:pom:1.0.3'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-process-test-coverage-parent" rev="1.0.3">
  <artifact name="camunda-bpm-process-test-coverage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-process-test-coverage-parent', version='1.0.3')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-process-test-coverage-parent" % "1.0.3"
[org.camunda.bpm.extension/camunda-bpm-process-test-coverage-parent "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.jetbrains.kotlin : kotlin-reflect jar

Project Modules

  • core
  • junit4
  • junit5
  • spring-test
  • report-generator

Versions

Version
1.0.3
1.0.2
1.0.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8