/flowable-unit-test-example

Example how to write unit tests for Flowable process engine

Primary LanguageKotlin

Flowable unit test example

Backing source code for Testing Flowable processes article.

How to run

Run all tests mentioned in article using:

./gradlew clean test --info