Marketplace

unit-test-caching

Unit tests for caching behavior using Spring Cache annotations (@Cacheable, @CachePut, @CacheEvict). Use when validating cache configuration and cache hit/miss scenarios.

$ Install

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

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