home/categories/testing/farishijazi-dotclaude-skills-pytests-skill-md
testingtesting-security

pytests

Create comprehensive Python test suites with pytest. Supports unit, integration, e2e, and user flow tests. Dual-mode testing for FastAPI (direct code + live API). Uses functional style (no test classes). File naming: <name>_test.py.

FarisHijazi
maintainer
FarisHijazi
Updated 1/4/2026
Stars
0
Forks
0
quick start

Installation and usage

Create comprehensive Python test suites with pytest. Supports unit, integration, e2e, and user flow tests. Dual-mode testing for FastAPI (direct code + live API). Uses functional style (no test classes). File naming: <name>_test.py.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pytests