test: 全面迁移 pytest 并加入格式门禁

This commit is contained in:
yml2213
2026-08-30 19:19:32 +08:00
parent 3ce1c7a51b
commit 13b5aedd1d
26 changed files with 1374 additions and 888 deletions
+1
View File
@@ -41,4 +41,5 @@ testpaths = ["tests"]
[dependency-groups]
dev = [
"pytest>=9.1.1",
"ruff>=0.12.0",
]