cyberneticlibrary

Generate tests that catch Go mutations

claude-skill-testweaverskillsetup L20
jensendw/testweaver
What it does

Generate and manage comprehensive skill test suites

Best for

Reducing skill flakiness; systematic test coverage prevents regression.

Inputs
  • · skill code
  • · skill documentation
Outputs
  • · test cases (unit + integration)
  • · test runner script
Requires
  • · pytest
  • · skill testing framework
Preconditions

Skill code defined

Failure modes
  • · Hallucinated test cases → false positives
Trust signals
  • · Generates both unit and integration tests