{
  "name": "integration_testing_py",
  "title": "Python集成测试",
  "description": "Python集成测试。触发词：Python集成测试、接口测试、pytest",
  "version": "1.0.0",
  "type": "default",
  "prompt_file": "./skill.md",
  "group": "develop",
  "knowledges": ["naming_conventions","project_structure"],
  "works": ["integration_testing_py"],
  "tools": [
    "read_text",
    "write_text",
    "make_dir",
    "exec_code",
    "run_script"
  ],
  "main": "",
  "func_name": "main",
  "scope": "sys",
  "sort": 10,
  "state": 1,
  "show": 0,
  "end": false
}