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
اپ ڈیٹ ہوا 1/4/2026
اسٹارز
0
فورکس
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.

انسٹالیشن
$ install --globalskills.sh
استعمال

انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:

skills use pytests