BigHugger
sk Skill · ArabelaTso

directed-test-input-generator

Generate targeted test inputs to reach specific code paths and hard-to-reach behaviors in Python code. Use when: (1) Targeting uncovered branches or specific execution paths, (2) Need coverage-guided test generation, (3) Want to leverage LLM understanding of code semantics for meaningful test inputs, (4) Testing boundary conditions and edge cases systematically, (5) Combining symbolic reasoning with fuzzing.…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonbashPython
Host repository
ArabelaTso/Skills-4-SE
Host stars
251
Host language
Python