← all publishers

nestorrd

@nestorrd source repo

1 published skill

  1. Tdd Python · nestorrd
    Test-Driven Development (TDD) workflow for Python. Use when asked to add a new feature, function, class, or module to a Python codebase. Enforces the Red-Green-Refactor cycle: write a failing test first, then write the minimum production code to pass it, then refactor. Activates when the user mentions TDD, test-first, red-green-refactor, write tests before code, or asks to implement new functionality in Python.
    0 installs