II.
LibrarySkill JSON
Structured · livelib-skill:qa-testing-automation--pytest-testing
pytest Testing json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:qa-testing-automation--pytest-testing",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "pytest Testing",
"description": "Expert pytest framework for Python unit, integration, and functional testing",
"libraryPath": "library/specializations/qa-testing-automation/skills/pytest-testing/SKILL.md",
"specialization": "qa-testing-automation",
"contentSummary": "# pytest Testing Skill\n\n## Overview\n\nThis skill provides expert-level capabilities for pytest-based testing, enabling comprehensive Python testing with fixtures, parametrization, and plugin integration.\n\n## Capabilities\n\n### Test Execution\n- Configure pytest with fixtures and markers\n- Exe"
},
"outgoingEdges": [
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "skill-area:unit-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "skill-area:integration-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "topic:test-driven-development",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "role:qa-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:qa-testing-automation--pytest-testing",
"to": "specialization:qa-testing-automation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}