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
Updated 1/17/2026
Stars
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
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use python-testing