testingtesting-security
python-testing
Python testing best practices. Use when writing, reviewing, or modifying pytest tests. Promotes fixtures for DRY, parameterization for coverage, and strong assertions. Triggers on tasks involving test files, pytest, or test-related code.
maintainer
nimski
Mis à jour 1/17/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Python testing best practices. Use when writing, reviewing, or modifying pytest tests. Promotes fixtures for DRY, parameterization for coverage, and strong assertions. Triggers on tasks involving test files, pytest, or test-related code.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use python-testing