Testing

Testing from zach-source/claude-plugins.

by @zach-source 2 skills

Skills in this plugin

2
  1. ▌
    Tdd · zach-source
    Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
    1 install
  2. ▌
    Pypict · zach-source bundle
    Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.
    1 install