mhattingpete

Test Fixing — Testing skill for Claude Code

Testing community Intermediate

Detect failing tests and propose patches or fixes.

How to install Test Fixing

This entry records only its repository, not the path inside it, so there is no exact command to give. Open mhattingpete/claude-skills-marketplace and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Test Fixing does

Detect failing tests and propose patches or fixes.

One of 7 entries listed from mhattingpete/claude-skills-marketplace. The repository README describes the whole collection, not this skill — read it on GitHub.

Alternatives in Testing

  • Test Runner — Run Python tests with pytest, unittest, or other testing frameworks 23.4k ★
  • Module Test — Run tests for a specific module or all module-related tests 407 ★
  • Test And Fix — Run tests and fix any failures 353 ★