feat: 过滤测试文件
This commit is contained in:
parent
60f9e4d077
commit
73dd4f3c6d
|
@ -38,3 +38,9 @@ temp/
|
||||||
htmlcov/
|
htmlcov/
|
||||||
.coverage
|
.coverage
|
||||||
.pytest_cache/
|
.pytest_cache/
|
||||||
|
|
||||||
|
# 测试报告文件
|
||||||
|
*_test_report.md
|
||||||
|
concurrent_test_report.md
|
||||||
|
performance_metrics_*.json
|
||||||
|
performance_chart.png
|
Loading…
Reference in New Issue