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
The test cases can be run as JUnit 5 tests in an IDE, or using the Maven command mvn clean test
.