test-worker
CommunityGenerate Zeebe worker unit tests.
Authoremaarco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of unit tests for Zeebe job worker classes, ensuring code quality and maintainability without the overhead of a full testing environment.
Core Features & Use Cases
- Automated Test Generation: Creates unit tests for
@JobWorkerclasses usingmockk(Kotlin) or Mockito (Java). - Context-Free Testing: Tests run without Spring context or Camunda test runtime, focusing purely on worker logic.
- Use Case: When you've written a new Zeebe worker to process a specific task, use this Skill to quickly generate a robust unit test that verifies its behavior against its use case.
Quick Start
Use the test-worker skill to generate a unit test for the file '/services/example-service/src/main/kotlin/io/zeebe/example/importer/ZeebeImporter.kt'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-worker Download link: https://github.com/emaarco/easy-zeebe/archive/main.zip#test-worker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.