java-testing-advanced

Installation
SKILL.md

Java Testing Advanced Skill

Advanced testing techniques for comprehensive test coverage.

Overview

This skill covers advanced testing patterns including Testcontainers for integration testing, contract testing with Pact, mutation testing with PIT, and property-based testing.

When to Use This Skill

Use when you need to:

  • Test with real databases (Testcontainers)
  • Verify API contracts
  • Find gaps with mutation testing
  • Generate test cases automatically

Quick Reference

Testcontainers

Installs
236
GitHub Stars
37
First Seen
Jan 21, 2026
java-testing-advanced — pluginagentmarketplace/custom-plugin-java