/camunda-testing

Wraps the common testing libraries and provides tools/helpers and best practices

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status

camunda-testing

Wraps the common testing libraries and provides tools/helpers and best practices

Goals

  • provide alternative for deprecated camunda-spring-boot-starter-test
  • BOM for camunda testing libraries
    • mockito
    • assert
    • assert-scenario
    • test coverage
  • Helper and Best Practices
    • ProcessEngineRule/Config
  • Examples
  • support junit5
  • support spring/spring-boot

Secondary goals

  • use/learn kotlin
  • use/learn gradle (kts)

Links