holunda-io / camunda-testing

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Java 96.5%Language:Kotlin 3.4%Language:Shell 0.1%