ClaudSkills / Engineering / testing

421 Frameworks Quarkus Testing Unit Tests

Quality score: 70/100  ·  Category: Engineering  ·  Sub-category: testing
Use when you need to write fast unit tests for Quarkus applications — including pure tests with @ExtendWith(MockitoExtension.class), @QuarkusTest with @InjectMock for full CDI mock replacement, @InjectSpy for partial CDI bean mocking, REST Assured for resource-focused tests, @ParameterizedTest with @CsvSource / @MethodSource, QuarkusTestProfile for test-specific configuration overrides, and naming conventions (*Test → Surefire, *IT → Failsafe). For framework-agnostic Java use @131-java-testing-unit-testing. This should trigger for requests such as Add or improve unit tests in a Quarkus project; Reduce slow @QuarkusTest usage with Mockito-first tests; Add @InjectSpy partial mocking or QuarkusTestProfile configuration in Quarkus tests; Convert repeated test methods to @ParameterizedTest with @CsvSource or @MethodSource. Part of cursor-rules-java project

What this skill does

421 Frameworks Quarkus Testing Unit Tests is a production-ready Claude Code skill (quality score 70/100) in the testing sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/421-frameworks-quarkus-testing-unit-tests/ and loads when your prompt matches the skill's trigger.

When to invoke it: Use when you need to write fast unit tests for Quarkus applications — including pure tests with @ExtendWith(MockitoExtension.class), @QuarkusTest with @InjectMock for full CDI mock replacement, @InjectSpy for partial CDI bean mocking, REST Assured for resource-focused tests, @ParameterizedTest with @CsvSource / @MethodSource, QuarkusTestProfile for test-specific configuration overrides, and naming conventions (*Test → Surefire, *IT → Failsafe).

Who uses this skill

The 421 Frameworks Quarkus Testing Unit Tests skill is built for software engineers, backend developers, full-stack teams, and technical leads building and maintaining production systems. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/421-frameworks-quarkus-testing-unit-tests
curl -L https://claudskills.com/skills/421-frameworks-quarkus-testing-unit-tests/SKILL.md \
  -o ~/.claude/skills/421-frameworks-quarkus-testing-unit-tests/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/421-frameworks-quarkus-testing-unit-tests/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/421-frameworks-quarkus-testing-unit-tests/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\421-frameworks-quarkus-testing-unit-tests\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Engineering skills

Browse all Engineering skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Engineering skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: GifPerfect · AspectPerfect · SlomoPerfect · Ucaption · UTagger · AutoXPoster · TestYourSkills