什么是 setup-pytest-fixtures?
按照项目模式创建 pytest 装置,包括工厂装置、异步装置和多层组织。在设置测试装置、创建测试数据、组织测试实用程序或构造 conftest.py 文件时使用。使用 Python 测试文件、pytest 配置和 .py 测试实用程序。 来源:dawiddutoit/custom-claude。
按照项目模式创建 pytest 装置,包括工厂装置、异步装置和多层组织。在设置测试装置、创建测试数据、组织测试实用程序或构造 conftest.py 文件时使用。使用 Python 测试文件、pytest 配置和 .py 测试实用程序。
通过命令行快速安装 setup-pytest-fixtures AI 技能到你的开发环境
来源:dawiddutoit/custom-claude。
Creates pytest fixtures following project-watch-mcp patterns: factory fixtures for customization, async fixtures for async code, centralized organization in tests/utils/, and proper conftest.py hierarchy.
scripts/generatefixture.py Auto-generate fixtures with proper patterns:
scripts/analyzefixtureusage.py Analyze fixture usage and find optimization opportunities:
按照项目模式创建 pytest 装置,包括工厂装置、异步装置和多层组织。在设置测试装置、创建测试数据、组织测试实用程序或构造 conftest.py 文件时使用。使用 Python 测试文件、pytest 配置和 .py 测试实用程序。 来源:dawiddutoit/custom-claude。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dawiddutoit/custom-claude --skill setup-pytest-fixtures按照项目模式创建 pytest 装置,包括工厂装置、异步装置和多层组织。在设置测试装置、创建测试数据、组织测试实用程序或构造 conftest.py 文件时使用。使用 Python 测试文件、pytest 配置和 .py 测试实用程序。 来源:dawiddutoit/custom-claude。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dawiddutoit/custom-claude --skill setup-pytest-fixtures 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dawiddutoit/custom-claude