initial server

This commit is contained in:
John Lancaster
2026-06-18 19:16:06 -05:00
parent 9b02007216
commit dbaaad8df8
21 changed files with 1886 additions and 286 deletions
@@ -0,0 +1,7 @@
id: pytest-scaffolding
name: Pytest Scaffolding
description: Scaffold a maintainable pytest structure quickly.
tags:
- pytest
- testing
- python