unit-test-scheduled-async
Provides patterns for unit testing Spring `@Scheduled` and `@Async` methods using JUnit 5, CompletableFuture, Awaitility, and Mockito. Covers mocking task execution and timing, verifying execution counts, testing cron expressions, validating retry behavior, and simulating thread pool behavior. Use w
By giuseppe-trisciuoglio · 2,915 installs
npx skills add giuseppe-trisciuoglio/developer-kit --skill unit-test-scheduled-async