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
آخر تحديث 1/17/2026
النجوم
0
التفرعات
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.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use python-testing