/bpmn-tck

A test suite for BPMN workflow engines

Primary LanguageKotlinApache License 2.0Apache-2.0

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