tabletest

Community

Write data-driven JUnit tests.

Authornchaugen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the creation of data-driven JUnit tests, reducing boilerplate code and improving test readability for complex scenarios.

Core Features & Use Cases

  • Data-Driven Testing: Express multiple test cases with varying inputs and expected outputs in a clear, tabular format.
  • Concise Test Code: Consolidate multiple similar @Test methods into a single, maintainable test.
  • Use Case: When testing a leapYear function with various year inputs (e.g., 1900, 2000, 2004), use this Skill to define all these cases in a table within a single test method.

Quick Start

Use the tabletest skill to write a JUnit test for the Calculator.add method with inputs (1,2) expecting 3, and inputs (0,5) expecting 5.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tabletest
Download link: https://github.com/nchaugen/tabletest/archive/main.zip#tabletest

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.