theo-calvin-testing

Community

Differential testing with tc.

Authora3lem
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies testing by focusing on the core input-output behavior of code, eliminating the need for complex assertion frameworks and making tests language-agnostic.

Core Features & Use Cases

  • Differential Testing: Compares generated output.json against expected.json using simple diffing.
  • Language-Agnostic Tests: Tests are defined by an executable run script and JSON data, usable with any programming language.
  • Specification as Tests: Treats test suites as immutable specifications, separating "what" from "how".
  • Use Case: Validate that a new API endpoint consistently returns the expected JSON structure for various inputs, even if the internal implementation changes.

Quick Start

Use the theo-calvin-testing skill to run all tests in the current directory.

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: theo-calvin-testing
Download link: https://github.com/a3lem/my-claude-plugins/archive/main.zip#theo-calvin-testing

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.