Marketplace

unit-test-mapper-converter

Unit tests for mappers and converters (MapStruct, custom mappers). Test object transformation logic in isolation. Use when ensuring correct data transformation between DTOs and domain objects.

$ Installieren

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

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