Skip to content

Home

This Camunda Platform 7 and Platform 8 community extension visualises test process paths and checks your process model coverage ratio. Running typical JUnit tests now leaves html files in your build output. Just open one and check yourself what your test did:

Coverage report

Highlights#

  • Visually verify the paths covered by individual tests methods and whole test classes
  • Visually check gateway expressions and transaction borders (save points) used by your process
  • Calculate and verify the nodes (and sequence flow) coverage ratio reached by tests methods and classes.

Quick Start#

If you just want to start using the library, please consult our Getting Started guide.

User Guide#

If you have any questions regarding configuration and usage, please conduct the User Guide.

Contribution#

If you want to contribute to this project, feel free to do so. Start with Contributing guide.


Last update: April 18, 2023