resource pattern

This commit is contained in:
John Lancaster
2026-06-18 19:38:57 -05:00
parent dbaaad8df8
commit d54f427112
11 changed files with 290 additions and 0 deletions
@@ -1,7 +1,14 @@
id: pytest-scaffolding
name: Pytest Scaffolding
version: 1.0.0
description: Scaffold a maintainable pytest structure quickly.
tags:
- pytest
- testing
- python
capabilities:
- resource://skills/pytest_scaffolding/overview
- resource://skills/pytest_scaffolding/rules
- resource://skills/pytest_scaffolding/checklist
- resource://skills/pytest_scaffolding/references
depends_on: []