Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 494 Bytes

BPMN TCK

A test suite for BPMN workflow engines. Currently, available for Zeebe.

The test cases are written as specification using the bpmn-spec test framework.

All test cases are stored in the folder: /src/test/resources

Run the TCK

The test cases can be run as JUnit 5 tests in an IDE, or using the Maven command mvn clean test.

BPMN-Spec JUnit test results