unit-tests
Write pytest tests using Test-Driven Development (TDD). Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest. Tests should be written BEFORE implementation code. Triggers: "test-driven development", "tdd", "write tests", "pytest", "unit tests", "test first", "failing test", "tests"
Installation and usage
Write pytest tests using Test-Driven Development (TDD). Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest. Tests should be written BEFORE implementation code. Triggers: "test-driven development", "tdd", "write tests", "pytest", "unit tests", "test first", "failing test", "tests"
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use unit-tests