Marketplace

unit-test-scheduled-async

Unit tests for scheduled and async tasks using @Scheduled and @Async. Mock task execution and timing. Use when validating asynchronous operations and scheduling behavior.

$ 安裝

git clone https://github.com/giuseppe-trisciuoglio/developer-kit /tmp/developer-kit && cp -r /tmp/developer-kit/skills/junit-test/unit-test-scheduled-async ~/.claude/skills/developer-kit

// tip: Run this command in your terminal to install the skill