home/categories/testing/hafiznaveedchuhan-ctrl-hackaton2pages-claude-skills-reusable-skills-testing-with-pytest-skill-md
testingtesting-security
testing-with-pytest
Use when writing unit tests, integration tests, or end-to-end tests in Python. Also use for implementing test fixtures, mocking, parametrization, async testing, or coverage analysis. NOT when using other testing frameworks (unittest, nose) or testing non-Python code.
maintainer
hafiznaveedchuhan-ctrl
更新于 1/18/2026
星标
0
分支
0
quick start
Installation and usage
Use when writing unit tests, integration tests, or end-to-end tests in Python. Also use for implementing test fixtures, mocking, parametrization, async testing, or coverage analysis. NOT when using other testing frameworks (unittest, nose) or testing non-Python code.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use testing-with-pytest