Skip to content

zeebe-io/bpmn-tck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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